Jump to content

latigid on

Frequent Writer
  • Posts

    2,516
  • Joined

  • Last visited

  • Days Won

    147

Posts posted by latigid on

  1. Okay, I've thought about a new MBCV v2 implementation after a chat with TK. and some time on my train journeys. I've followed the Lemur templates and here is what I've come up with. We don't have a panel or PCB yet so all assignments are flexible! But as I imagine multiple pages I've tried to group similar functions.

     

    CONFIG1.thumb.png.c80d1571061e24157fa90f

    CONFIG2a.thumb.png.2babf14b29227ee94b42c

    Here with channel 1 selected, the encoders adjust the amount of each modulator applied to it. Bipolar control could be quite interesting!

     

     

     

    LFO.thumb.png.85a1b25f22d56a30b69390a214

    ENVA.thumb.png.d409ff22b5aafe561f9b2f009

    The right hand column of encoders is kind of a "meta mod." Instead of these fixed assignments (as currently in the Lemur concept) two modulators could be applied for each of of LFOA/LFOB/ENVA/ENVB and sent to any destination on the MBCV. This is a bit redundant considering the actual MOD section, but could free MOD up for interesting combinations, also for AIN control. Easier to label this way!

    mod_alt.thumb.PNG.70d5e27d45574f9ff48222

     

     

     

    ENVB1.thumb.png.92702d4a4ef4a0b11aa76b43

    ENVB2.thumb.png.5e607fd98205bd681a7b63da

    MOD.thumb.png.00fdd4e40490b8bd44d4cff6fe

    SEQ1.thumb.png.f431304cf5795dab9f3efe430

    SEQ2.thumb.png.a665458d3b9248f1b28a7d078

    + destination?

     

    The aim would be to build a new control surface for MBCV without LED rings but using illuminated encoders as supported by TK. This way the PCB routing is simpler with less DOUT pins and less space/holes are required on the panel.

    The layout has:

    • Left hand buttons for selecting CV channel, and choosing the section (CONFIG, LFO, ENV, MOD, SEQ). I discussed with Thorsten about different "banks" and "scenes" although I'm not yet sure how these are implemented. Would a scene be like a preset of CV assignments?
    • 4x OLEDs for scopes
    • SCS (standard control surface of LCD, encoder and 6 buttons)
    • Dedicated octave/fine tuning
    • Chromatic keyboard layout for transpose and SEQ programming, with some dual purpose buttons
    • Bank of 4x4 encoders which change parameters depending on which modulator is selected

     

    As far as I can tell there are two possible uses of MBCV, either as a MIDI to CV converter or as a crazy LFO/ENV/SEQ source for a modular synth. Here are some possible architectures:

    • 8 channel mono: 8(VCO; Gate), so 8 monophonic synths. Probably the best option as a modulation box. Could also operate as 8 voices on one channel, but I think few synths would use this
    • 4 channel: 4(VCO, VCA; Gate, Trig). This could be controlled over 4 separate channels or 1 channel of 4 voices. (Trig is a short pulse sent at note on.)
    • 2 channel: 2(VCO, VCA, VCF, MOD; Gate, Trig, Retrig, /Trig). Again two separate monophonic channels or one duophonic. (Retrig is a second pulse sent after a fixed delay time or using another threshold such as aftertouch or a modulator. /Trig sends a pulse when a note is released.)

    channel_assignments.thumb.png.fd859fb89b

     

    Anyway, those are my thoughts without too much consideration into what's possible on the programming side :). Please feel free to add ideas or critique.

     

     

  2.  

    i solder the green ones... more than 7 hours.... Thorsten you're definitely a god! :D
    go to the blue...

    Andy, some bicolor led in smd package could work in this design? it could save buck and time.
    something like this:
    http://www.mouser.com/ds/2/239/S_110_LTST-C155KGJRKT-587277.pdf

    Just wait for the 1N4148s ;)

    I thought long and hard about what LEDs to use. Yes, the package size is similar, but look at the brightness: 45/35 mcd. Recommended is more like 300 mcd. And the green is 571 nm, more of the yellowy-green. (Look also at the forward voltage, true green is always around 3.3V.)

  3. On a sort-of side note, I've tested both the Bourns and Sparkfun illuminated encoders for brightness. I'd guess both are actually made by Topup corp judging by the very similar packages. The illumination is sufficient when I used some analogue PWM, although I don't have clear "Waldorf" knobs.

    It's now a question of this easy solution or a cheaper option with hollow shaft ones. It would be possible to bend a square/flat 5mm RGB LED across a PCB cutout, or maybe there's an SMD version that would fit into the 3 mm hole on the same side of the board.

  4. This won't work, because this way you will create a non-linear resistor network.
    There is no solution to turn a 50k fader into lower resistances, the high fader resistance is prone to jitter

    Best Regards, Thorsten. 

    Okay, I was afraid of something like that. Is the 1k too low? If yes then there isn't a lot of alternatives I'm afraid. Unless somebody wants to order the MOQ of 750... 

  5. Did you ship everyone's PCBs? I expected to get mine with the case

    You should probably post this sort of question in the bulk order thread...

    Yes, all PCBs were shipped together on the 25th of September. Cases are coming direct to you from the manufacturer from mid-next week.

    EDIT: DHL tracking shows successful delivery as of 05.10.2015, 12:57 pm.

  6. You can (and should) wait to put the sliders in last. I suggest holding off until your case arrives, place them in without soldering, then see if you're happy with the length. 10k works just fine and is the value recommended for AIN (but apparently 5k is better). Let's wait until TK. chimes in with his knowledge.

    20mA is the max for each LED, but they are running through a scan matrix. So it's more like 2 mA per LED. A beefy PSU is recommended, you could consider a switching 5V regulator in place of the 7805.

  7. Cases have now entered production with an estimated ship date of October 14.

    In regard to Mouser orders, you may wish to wait for a clearer picture on sliders. The 10mm shaft is probably preferable, but we need to check the optimal resistance value as this product range is limited to 1k and 50k from Mouser. The 20k has a centre detent (apparently not too difficult to remove) but might sill be a bit too high.

  8. Discussing with TK. the optimal slider value would be 5k. The MOQ of PTL45-10(X)0-502B2 is 750 pieces but I've asked Mouser if they would stock them. Sadly they don't seem to be readily available from other suppliers.

    50k and 1k are available in 10mm shaft. Might a good solution then be to order the 50k version then solder a 5k6 resistor in parallel to make about 5k? In general does this technique give satisfactory (i.e. noise-free) ADC in the PIC?

  9. Great! It took a whole Sunday afternoon with a huge ultra-thick cardboard box I found, a borrowed jigsaw with a soft material blade and about 5 rolls of tape. I was very thankful for the jigsaw!

    One worry I had was the post might use it as a frisbee, but from what I'm hearing no problems so far. I didn't write "FRAGILE" because that apparently increases the chance of damage!

    Now you have to choose the LED colours :happy:

  10. Here I will document the parts list and build guide for all BLM users. Once there's a bit more knowledge a wiki page could also be written.

     

    BOM:

    http://www.mouser.com/ProjectManager/ProjectDetail.aspx?AccessID=e31c510729 

                          Quantity  Recommended     Description
    Resistors
    660-MF1/4DC1002F      4	        4	        10k through hole
    652-CR1206FX-1002ELF  41	100	        10k 1206
    652-PTL45-15R0-103B2  4	        4	        10k slider, 15mm shaft, red LED
    652-PTL45-10G0-102B2  -         -               1k  slider, 10mm shaft
    
    Resistor networks
    652-4816P-T2LF-10K    5	        6	        10k bussed (165 pullups)
    652-4816P-1LF-1K      5	        6	        1k isolated (current sinks)    
    652-4816P-1LF-220     5	        6	        220R isolated (green LEDs, also red LEDs)
    652-4816P-1LF-56      5	        6	        56R isolated (blue LEDs)
    
    Capacitors
    647-TVX1C471MAD	      1	        1	        470uF electrolytic axial
    80-C1206C104K5R	      23	50	        100n ceramic 1206      
    647-F931C106MAA	      5	        10	        10uF tantalum 1206
    
    Diodes
    512-BAT54	      36	100	        Schottky diode SO-23
    512-1N4148TR	      289	300	        1N4148 diode
    78-LS4148-GS18	      5	        10	        4148 quadroMELF
    
    LEDs
    604-APTR3216ZGC	      289	300	        LED green 1206 reverse mount
    604-APTR3216QBC/D     289	300	        LED blue 1206 reverse mount
    604-APTR3216SURCK     -         -               LED red 1206 reverse mount           
    
    Transistors
    512-BC81840MTF	      36	100	        NPN BJT SO-23    
    
    ICs
    595-SN74LVC1G17DBVR   3	        10	        Schmitt trigger, overvoltage tolerant SO-23-5
    595-SN74HC165DR	      5	        10	        74HC165D SOIC
    595-SN74HC595DR	      15	20	        74HC595D SOIC
    
    Connectors
    523-T3507-000	      1	        1	        DIN 8 panel connector
    523-T3504-001	      2	        2               DIN 8 plug 
    ---                   2         -               2x5 DIL header male, snap from a larger piece
    ---                   1         -               2x5 IDC plug female (miniCore)
    
    Hardware
    ---                   40cm      -               10-way ribbon cable
    ---                   20        -               M3 nut (stainless)
    ---                   20        -               M3 washer (stainless)
    ---                   1(+4)     -               M2 grub screw, 14 mm (stainless)
    ---                   1(+4)     -               M2 nut (stainless)
    ---                   1(+4)     -               M2 washer (stainless)
    ---                   2         -               M3 standoff, 12mm male-female
    ---                   8         -               M3 standoff, 25mm (for spacing PCB)
    
    Buttons
    ---                   18(19)    -               adafruit 4x4 silicone
    
    Spacer
    ---                   1         -               spacer cut from 3mm opaque acrylic

    Parts notes:

    • You can choose whether you go for Blue+Green LEDs (recommended) or Blue+Red. You could interchange some Green for Red. Green+Red is not recommended as the colour mixing is poor.
    • Slider height: I specified 15mm shaft sliders, you could change these for 10mm. 15mm will protrude 13mm out of the case, which might be a bit long. 10mm will only protrude 8mm, so they would be less likely to break off and will probably be a bit more sturdy. TK. suggests 1k should work, the others are too high in resistance to get good jitter-free values.
    • You should use the indicated panel mount DIN, but a cheaper pair of DIN8 plugs might work.
    • M2 hardware is a bit difficult to find in normal stores, but Boltbase on eBay has good deals.

     

    Tools needed:

    • Soldering iron, I managed with a normal tip but it’s a bit tricky with some components
    • Solder, probably leaded. 0.5mm will make the finer pitch stuff easier but again I managed with 1mm
    • Desoldering wick and/or solder pump. Useful when the pads get too much solder
    • Tweezers to pick and place components
    • Cutters for diodes and a few through hole components
    • Good eyes or light and a loupe
    • 2-3 small clamps
    • Flat work surface
    • Multimeter, test continuity between pads

     

     

    Build notes:
    The BLM is not particularly difficult to build but there is quite a bit of repetition. I advise to complete one section at a time before moving on.

     

    Soldering order:
    First up, there are 289 through-hole diodes on this board. It might be smart to get all diodes pre-bent and trimmed before doing anything else. The legs should be cut as short as possible before soldering otherwise the button pads won’t sit flush. If you cut the diode leads they tend to fall out; this can be a bit frustrating. Some diodes also overlap with the transistors, make sure they don’t electrically short. So you may wish to solder all of the transistors first, followed by the diodes. Read on for suggestions on mounting these. The down side with this way would be that it’s easiest to put the LEDs in when there’s nothing else on the board… please have a go and share your experiences.

    I suggest that the PCB is initially clamped (using a scrap piece of material to protect it from the clamp) to the work space, otherwise your parts may jump around if the board gets bumped. If it is truly flush with your bench it will also help to keep the diodes/solder from going through the plated holes. Try to protect the exposed button pads on the PCB top by using a piece of clean paper or other material; don’t damage the surface by scratching it.

    LEDs are a little bit sensitive; don’t heat them for more than about 2 seconds at a time and apparently they don’t like static discharges... As far as I know, the humidity warnings you get with them are only really applicable to oven reflow soldering.

     

    So: let’s go!
    First up you should tin the pads on the rear side only. I recommend clamping the board at a right angle so you can easily go down a “row.” Tin at least the LED anodes (just the top pad!), but you could do one pad of every SMD component (over a few days it will get harder to “wet” the solder as it oxidises). It will be easier to “tack solder” if you choose a pad which isn’t part of the ground plane. Avoid pre-tinning pads with thermally isolated connections to ground.

    Clamped.thumb.png.79a1615e659a3aabf12c6e
    (here the top side is actually at the bottom)

     

    diode_LED_detail_smaller.thumb.png.10dfa

    289*LED 1
    Actually left on the PCB rear. Ensure the “C” symbol is oriented with the PCB silkscreen. Or you can think of it as making a “T” when the board is viewed the correct way up.
    (N.B using the default firmware LED1 is the main step indicator and LED2 is used as the cursor for most modes.)

    Take a rest.

     


    289*LED 2
    Actually right on the PCB rear.
    Take another rest.

    Once these are placed you can go back and finish all of the cathodes, also touching up the anodes if needed.

     

    3*SOT23-5 Schmitt buffers (IC21-23)
    Located near header J1. These are pretty tricky, so go slowly and use as little solder as possible. Clean up with braid if needed.

    Schmitt.thumb.png.499fa99fcf8fc94fef1ed9
     

    36*BC818 transistors (remaining SOT-23 footprints)
    Orientation is fixed, again don’t overheat them! Note the line of transistors down the centre of the board (when viewed from the back), another at the left plus 4 more along the bottom.

    36*BAT54 Schottky diodes
    This BLM has a small issue with ghosting (some LEDs are dimly lit when they aren't supposed to be). A fix involves soldering a BAT54 diode 1:1 on top of the transistor, this is hard to photograph but if the solder blobs are big enough they will span from the SMD pads all the way up to the BAT54. Not so big that they short out the two adjacent transistor pins! You may want to see if you are happy with the ghosting before applying this fix; it's only noticeable in complete darkness.

    36*1206 10k resistors 
    Some silkscreen values are missing, sorry about that! They are located next to each BC818 transistor (+BAT54).
    Don’t worry if solder bridges form from the resistor to the transistors, the pads are common. But don't short out both ends of the resistor!

    +5*1206 10k resistors (R8-R12)
    These form the 4 power on delay circuits located at the left, plus one on the bottom.

    Power-up_delay.thumb.png.1070b9c911686f7

    5*MELF diodes (D1-D5)
    They are polarised with the black band oriented towards the silkscreen corner line.

    5*10uF tantalum caps (C6, C11, C16, C25, C28)
    Orientation is very important with the grey band towards the silkscreen corner line and + symbol. TANTS MAY CATCH FIRE/EXPLODE IF MOUNTED INCORRECTLY!

    23*1206 100nF ceramic caps (remaining 1206 pads with rounded corners)
    Located next to each IC.

    Note C26/C27 and R6/R7 don’t need to be installed unless you want to terminate the SC/RC lines, it works fine for me without these.

     

    289*1N4148 diodes
    These MUST be soldered on the SAME SIDE AS THE COMPONENT with the leads clipped as short as possible BEFORE soldering. Solder just enough to wet the “bottom” pad. If too much solder is applied then the button surface won’t be flat and the pads will be uneven. A flat work surface will help to keep the solder from reaching the PCB “front.”

    The other way is to place all the diodes without trimming (making use of spacers attached to the PCB corners), then chop the leads. If you do this they have a tendency to fall out when you flip the board, but it works. Similarly they MUST be soldered from the rear i.e. the same side as the component is placed.

    Be careful with diodes that are placed over a transistor or one of the few that have their legs bent out of the way to avoid a mounting hole, they need slightly different lead lengths.

    Take another rest.

     

    5*74HC165 (ICs 1, 5, 9, 13 and 17)

    15*74HC595 (remaining ICs)

    SR.thumb.png.2f2471aa5ecf83e89e6d41304c2

     

    Now attach standoffs to the corners and flip the board to mount the resistor networks:

    5*10k bussed (RN1, 5, 9, 13, 17)
    Note that these are POLARISED according to the silk screen.

    5*1k isolated(RN2, 6, 10, 14, 18)
    You can follow the silkscreen but it doesn't matter here.

    5*56R isolated (RN3, 7, 11, 15, 19)
    if using blue LEDs for colour 1.

    5*220R isolated (RN4, 8, 12, 16, 20)
    if using green LEDs for colour 2, also for red LEDs.

    RN19 and 20 are on the rear of the board

     

    Through-hole components:

    470uF electrolytic (C1)
    The “minus” end is marked with an arrow, the “plus” end has an indent aligned with the silkscreen.

    cap.thumb.png.b0c2680bf147686226f654842c

     

    Sliders (on the front of the board!)
    Sliders are 60mm long and spaced 60mm apart, so they fit together exactly. Mount all 4, then start by soldering one leg. Check the slider is absolutely flush against the PCB before continuing with the remaining legs.

    Current limiting resistors for the sliders' LEDs (can wait to check the brightness)
    You can swap the LEDs with common “2x3mm” sizes. Note the different pinouts:

    diode_test_both.thumb.png.a4cf4fdd2669ed

     

    Please bridge R1 with a piece of wire.

    Then solder the 2x5 DIL headers. Now you can apply power to the board (either through J1 or J3) to check the LEDs and choose the through hole resistors that set the LED sliders’ brightness. 10k was good for me. Note: please don’t send clocks/serial data to the BLM with the board’s power disconnected, it might damage the CMOS. 

    If a Core/miniCore module is connected then without MIDI input the LEDs should light with each button press (just use a loose button pad) in sequence: LED1, LED2, LED1+2, and off again.

    Cable wiring:
    Crimp a 10 pin IDC connector on about 40 cm of ribbon. Then solder the following pins on the DIN8 socket in order. It should be possible to do this outside the case and thread the IDC through the mounting hole. Thereafter a DIN8 cable can connect to the corresponding SEQ BLM connector, but you may want to wait to install everything together in the case.

    DIN8_wiring.thumb.png.e2bd871dbc075f5356

     

    Button pad preparation:
    Carefully cut 16 pieces of 1x4 buttons ensuring each has the two guide nubs at the bottom. I recommend scissors instead of a knife to keep it tidier as the silicone tends to unhelpfully flex under a knife. Also cut the corners off pads where M2 grub screws will enter from the front. Now the button pads may be placed (oriented so the nubs fit in the correct PCB holes). It’s best to go from one side to the other to keep everything flat.

    1x4.thumb.png.8de1a1d827f8195712957181aa

    4x4_cut.thumb.png.e9dfb0a5c47a7d37cb430f

    pads_placed.thumb.png.fcb71bc3cd96cdde70

     

    Spacer
    Then place the acrylic spacer on top (mine is a bit different). There are extra rings of acrylic which can be used as “washers” to make up for the top and bottom right corners. You might want to add thinner metal washers as well to get the distance right.

    When ordering the spacer (e.g. from Formulor or Ponoko) make sure to choose opaque acrylic in 3mm thickness, probably white or black is best. If you buy milky or clear plastic some LED bleed might occur.

    BLM_spacer_3mm_acrylic.eps

    Apparently this one is better optimised into vector format, many thanks Phatline:
    BLM_spacer_3mm_Formulor.eps

     

    spacer.thumb.png.3bdbc4270ae7e688d71544b

     

    Case assembly
    Lift the PCB into the case from the bottom (so your 289 buttons don't fall off) and loosely attach at least a few corners with M3 nuts. You need at least the centre M2 grub screw and can add the other four M2 screws if you feel more stability is needed. It’s probably best to thread them through the PCB from the rear; be careful as the thread pitch is quite fine (0.4 mm) and is cut into soft aluminium. I haven’t noticed any unscrewing, but you could add a drop of Loctite to be sure.

    Two M3x12 MF spacers attach on the top left corner (viewed from the back), this is where the miniCore will go.

    Next tighten the remaining nuts evenly; don’t overtighten as the PCB will flex! As long as the button pads were placed more or less in the right place they should sit evenly above the front panel. Or they may require reseating to get things even.

    Attach the miniCore module and a ribbon connector to J1 and panel mount the DIN socket. You need to jumper 4 unused AINs on the miniCore's J5B to ground which will prevent noise on these inputs.

    miniCore_mounting.thumb.jpg.bf4cf45aaf09

     

    Then close up the case, attach the bottom feet and you’re done!

    Congrats on finishing your BLM and I hope you enjoy using it!

    gallery_5453_5_1892747.jpg

     

    Extras:
    I (or somebody else) will likely design a protection circuit so the extra AINs (4 available) can be used to control parameters on the SEQ. Modular voltage levels are NOT RECOMMENDED without this protection as outside the 0-5V range they will damage the PIC.

     

    miniCore:
    Nothing too special here, just remember to mount the resistors first (i.e. before the DIP40 socket). The BLM data lines are buffered on the main PCB so potentially the 74HC125 chip could be left out. Also keep in mind that the female DIL header sockets must mount on the rear of the board. You can see that I made do with SIL versions that I cut into rows of five.

    Note: you can also use a PIC18F4685, currently stocked by SmashTV.

     

    BOM:

    http://www.mouser.com/ProjectManager/ProjectDetail.aspx?AccessID=28e54a7e6f 

                          Quantity  Description
    Resistors
    660-MF1/4DC1000F      1	        100R
    660-MF1/4DC2200F      3	        220R
    660-MF1/4DC1001F      3	        1k
    660-MF1/4DC1211F      0	        1k21 (replaced by 1k and included above)
    660-MF1/4DC5601F      0         5k6 (replaced by 4k7)
    660-MF1/4DC4701F      1	        4k7, solder in the 5k6 position
    660-MF1/4DC1002F      2	        10k, also usable for slider LED brightness in main PCB
    
    Capacitors
    810-FK18C0G1H330J     2	        C1,C2 33pF ceramic, 2.5mm spacing
    594-K104M15X7RF53H5   3	        C4,C7,C8 100n ceramic through hole (pull legs tightly through PCB bottom)
    667-EEU-HD1H100	      1         C3 10uF electrolytic 2.5mm spacing
    
    Diode
    512-1N4148TR	      1	        1N4148 diode (can be taken from the 300 ordered with the BLM)
    
    Crystal
    815-ABL-10-B2	      1	        10 MHz Crystal
    
    ICs
    595-SN74HCT125N	      1	        74HCT125 quad buffer/level shifter
    512-6N138M	      1	        6N138 optocoupler
    ---                   1         PIC18F4620 from smashTV or other suppliers. Needs MBHP bootloader flashed.
    
    Hardware
    517-929852-01-05-RA   2         2x5 DIL female header
    ---                   2         2x5 DIL male header (snap from larger piece)
    517-4840-6000-CP      1	        DIP40 socket, quite expensive, try a local supplier
    ---                   1         DIP14 socket

     

    Parts substitutions:
    Change 1k2 resistor to 1k
    Change 5k6 resistor to 4k7

    miniCore_front.thumb.png.b52512503abce58

    miniCore_rear.thumb.png.67738017949bd4fb

     

    miniCore firmware:

    1) The blm_scalar_v1_1 firmware can be downloaded from http://www.ucapps.de/mios_download.html

    It contains prebuilt hex files for various hardware configurations:

    • project_without_ain.hex
      • without AIN enabled (use this if J5 pins not connected to ground)
    • project_with_4_mapped_ains.hex
      • for Latigid On's BLM PCB layout, only 4 faders used
    • project_with_4_unmapped_ains.hex
      • AIN pins are mapped 1:1 (n.b. when using the BLM PCB/miniCore the sliders 1-4 are reversed in this configuration)
    • project_with_8_mapped_ains.hex
      • for Latigid On's BLM PCB layout if 4 faders + 4 extension AINs are used. It's recommended to jumper any unused AINs to ground
    • project_with_8_unmapped_ains.hex
      • AIN pins are mapped 1:1 (n.b. when using the BLM PCB/miniCore the sliders 1-4 are reversed in this configuration)

    2) if you are using a PIC18F452, it's required to change the PIC device configuration while flashing the bootloader: the brown out reset level has to be changed from 4.5V to 2.7V as shown in this picture:

    blm_scalar_pic18f452_config.png

    Otherwise PIC could be reset sporadically (depending on the number of enabled LEDs) because the voltage level could fall below 4.5V!
    This change is only required for PIC18F452, other pics (such as PIC18F4620 and PIC18F4685 will work w/o this change).
    Unfortunately this change can only be done with a PIC programmer. Please contact TK. if you don't own a PIC programmer. He could send you a replacement PIC18F452. Alternatively use a PIC18F4620 or PIC18F4685 if you own one.

     

     

     

    Acknowledgements
    Many thanks to TK. for a great concept to begin with and for providing firmware support to get my kludged prototype working.
    And to all builders: thanks for trusting me, it's not too cheap for DIY but I hope you agree the end product is worth it.

     

     

    Addendum  
    It seems like some form of local power regulation is needed to ensure stable operation. As noted above, some PICs have brown-out detection built into the bootloader, so when many LEDs are lit, the PIC resets and won't work until the voltage rail stabilises over +4.5V. The simplest way I found was to interrupt the 5V line after the DIN socket (inside the BLM case) and add an adafruit Verter Buck Boost regulator. Mounting is stable using a SIL header on one row of the blank muck space, this can be connected to the unused functions on the small PCB.

    20151122_190726.thumb.jpg.9333ff7aa0479b

     

    Power consumption

    • Using the Verter, standby voltage and current is 5.2V and about 30-60mA.
    • With all LEDs lit (both colours) the draw goes up to 647mA, although this would never be done in normal operation.
    • In track mode with all 16x16 blue LEDs lit the draw is 467mA and the voltage drops to 4.72V. I don't really perceive a difference in brightness, but it could only be a good thing! As long as the ADC inputs are scanned relative to the supply voltage you shouldn't lose control at the top end.

     

     

     

    • Like 2
  11. Apparently I must have put it into somebody else's... sorry about that. If a few people have to buy an extra 4x4 set, it might be wise to send them to those who need.

    Unfortunately my RS order didn't come last week so I'm still waiting for my Schottky diodes. I can upload the BOM and build guide if wanted, but I would recommend waiting just a bit longer to be sure. 

  12. Have you considered another module specifically designed for MIDI-clock (dividing)? It would be better if clocks were recognised by the MIDI2CV but it seems like you're using it for an unintended purpose.

    Here for example:
    https://www.muffwiggler.com/forum/viewtopic.php?t=33010

    If there was a spare pin on the PIC, then maybe MBSID could output "DIN-SYNC" directly. Remember that digital IOs should be protected with at least a current limiting resistor.

  13. _MG_1455.thumb.JPG.b84445ef0136d2fc386f7

     

    I'm happy with the PCB, so I will hopefully ship by the end of the week. Now's the time to tell me if your address has changed in the past while.
    I would just like to check one more component before releasing the BOM, namely series Schottkys across the transistors to help reduce "ghosting" in the matrix. (Hehe!) 
    I will arrange production and shipping of the cases from next week.

     

    • Like 2
×
×
  • Create New...