User Tools

Site Tools


mb-sidr8tr:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
mb-sidr8tr:start [2011/09/07 02:34]
m00dawg
mb-sidr8tr:start [2011/11/12 17:42]
m00dawg
Line 4: Line 4:
  
 ===== Status ===== ===== Status =====
 +
 +==== 2011-10-14 ====
 +
 +Approached the control surface from an entirely new angle but putting the shift registers directly on the boards. This branches away from the MB-6582 design but can be configured with minimal code modifications,​ and makes the design of the control surface, and various parts, easier. Wiring it all up is also easier and now involves largely DIL headers. The board that is further along is currently the LED matrix, which is actually two boards (the LED matrix board itself plus a daughterboard housing the shift registers that is mounted behind it).
 +
 +==== 2011-09-11 ====
 +
 +Added jumpers to the LED matrix board to make it a bit more flexible since you can choose whether or not to share 2 pins from the JD8 header. The board would still require using a button-matrix,​ however. This was to make the board more compatible for other MidiBoxers (I plan on using the same wiring as the MB-6582 control surface).
  
 ==== 2011-09-06 ==== ==== 2011-09-06 ====
  
-Back at it again. I set this project down for a while to work on my band's debut album (which used more the NES than the SID). I also was feeling overwhelmed with designing the control surface stuff. But I'm back it! Worked on the LCD module and ended up trying out a 2x20 setup instead which makes the LCD control board smaller by directly mounting the LCD itself to the front panel via blind threaded screws on the back. That's the idea, anyway.+Back at it again. I set this project down for a while to work on my band's debut album (which used more the NES than the SID). I also was feeling overwhelmed with designing the control surface stuff. But I'm back it! Worked on the LCD module and ended up trying out a 2x20 setup instead which makes the LCD control board smaller by directly mounting the LCD itself to the front panel via blind threaded screws on the back. That's the idea, anyway. [[http://​midibox.org/​forums/​topic/​16002-screw-hole-size-for-crystalfontz-lcds/​|This]] post has some good thoughts on using blind screw-holes for mounting the LCD to the front panel. 
 + 
 +Also received some good advice in  
 +[[http://​midibox.org/​forums/​topic/​15995-simple-balanced-audio-circuits-possible-with-mb-6582/​|this]] post for using a line-drive to provide balanced outs. Thinking of using that for the passive mixer out although doing that for all inputs may require some further thought since it takes up a lot of space and pushes the limits of Eagle Standard (could modularize it though).
  
 ==== 2011-05-12 ==== ==== 2011-05-12 ====
Line 48: Line 59:
 Here are the collection of boards required to populate the control surface. Since a single-board solution would be quite expensive (starting with the full version of EagleCAD), the design is more similar to the standard C64-based control surface in that various parts of the control surface can be populated using smaller boards. Here are the collection of boards required to populate the control surface. Since a single-board solution would be quite expensive (starting with the full version of EagleCAD), the design is more similar to the standard C64-based control surface in that various parts of the control surface can be populated using smaller boards.
  
-That saidsince the MB-6582R uses the MB-6582 ​mainboard, the wiring reflects ​the use of LED and button arraysThe wiring can be found here at the following:+OriginallyI had planned on using the same wiring as the MB-6582. I have since moved away from this andinstead, am using standard shift registers mounted on the control surface boards themselves. This allows one to use the MB-6582 board if desired (via the J8/J9 headers just like a normal CORE); or to use a modular approach, as well as anything in betweenWiring all the parts together is now MUCH easier since I am just using DIL headers through all baords.
  
-  * {{mb-6582:​mb-6582_cs_dout_wiring.pdf}} +The downside is the firmware will need to be modified and the order that the components are wired mattersThus, for folks only wanting to use some of the boards in their own designs, they may have to make their own firmware. It's very very easy to do, however ​it's all well documented in the MBSID source code.
-  * {{mb-6582:​mb-6582_cs_din_wiring.pdf}} +
-  * [[:​default_encoder_assignments|Encoder Assignments]]+
  
-From the MB-6582 page: +==== Control Surface Header Pinout ====
-  * “LFO Sin” and “LFO Tri” are swapped and “Sync”, “CC”, “Edit”, “Play” are in the wrong order (should be “Play”, “Edit”, “CC”, “Sync”) +
-  * The menu button should be at the intersection of “JD8-D3 & JD5-D3” NOT “JD8-D3 & JD5-D4”+
  
-Further details can be found on the MB-6582 [[:​wilba_mb_6582|wiki]] page.+Note: Headers will be mounted ​on the bottom of most boards such that the cabling will be behind the control surface parts.
  
-==== LED Matrix ====+^ J9 ^ J8 ^ 
 +^ DIN ^ DOUT ^ 
 +| GND | NC | 
 +| 5V  | NC | 
 +| SI  | SO | 
 +| SC  | SC | 
 +| RC  | RC |
  
-This is a proposed layout for an LED matrix board to be used coupled with the above panel design. While other boards can likely be made from home using various methods, it might be wise to have this one printed. Note that this design currently has the mounting holes up higher than the current design of the front panel. The mounting holes were moved down on the panel so the design was more uniform. Modify per your needs!+Equivalent Symbols 
 + 
 +J9: 
 +74HC165 
 + 
 +^ Pin ^ ucapps ^ Eagle ^ Chip Pin ^ 
 +| SI | QR | QH | 9 | 
 +| SC | CLK | CLK | 2 | 
 +| RC | LD | SH/LD | 1 | 
 + 
 +J8: 
 +74HC595 
 + 
 +^ Pin ^ ucapps ^ Eagle ^ Chip Pin ^ 
 +| SO | SER | SER | 14  | 
 +| SC | SCLK | SCK | 11 | 
 +| RC | RCLK | RCK | 12 | 
 + 
 +==== LED Matrix ====
  
-{{:mb-sidr8tr:​8x8-led-matrix-rev5-brd.png?320}} +I have designed this a few times and finally settled on using a baseboard that houses the LEDs and buttons, and using a daughtboard to house the shift-registers and thingsThis should also allow the MB-6582 button ​matrix ​via another daughter-card
-{{:​mb-sidr8tr:​8x8-led-matrix-rev5-sch.png?​320}} +
-{{:​mb-sidr8tr:​8x8-led-matrix-rev5.zip|Eagle}}+
  
-A [[mb-sidr8tr:mb-mtrx_bulk|Bulk Order]] may end up being organized once I finalize the details of the layoutIn fact all of the above links are already old :) If you want to know more about the latest happenings, check out [[http://​midibox.org/​forums/​topic/​15425-feedback-for-an-led-matrix-board/​page__pid__136259|this]] forum post.+{{:mb-sidr8tr:8x8-led-matrix-rev7-brd.png?320}} 
 +{{:mb-sidr8tr:8x8-led_matrix-daughter-rev1-board.png?320}}
  
-=== Parts List ===+{{:​mb-sidr8tr:​led-matrix-rev7.zip|Eagle Files}}
  
-^ Part ^ Description ​ ^ Mouser ^ Farnell ^ 
-| S1-S16 | 6mm x 6mm Tactile Switch | | | 
-| D1-D16 | SMD Switching Diode | [[http://​www.mouser.com/​ProductDetail/​Vishay-Semiconductors/​1N4148W-V-GS08/?​qs=sGAEpiMZZMutXGli8Ay4kLkmINSaB0itW2gxFjPgeXA%3d|1N4148W-V-GS08]] | [[http://​de.farnell.com/​jsp/​displayProduct.jsp?​sku=1469425&​CMP=KNC-GDE-FDE-GEN-SKU-G12&​s_kwcid=TC|13114|1n4148w-v-gs08||S|e|5480397067|1469425]] | 
-| LED1-LED64 | 3mm LED | | | 
-| JD5, JD6, JD8 | SIL Pin Header | | | 
  
-Note that other SMD diodes may worksuch as Mini-MELF.+A [[mb-sidr8tr:​mb-mtrx_bulk|Bulk Order]] is being organized is you are interested in obtaining your own board at a better price than doing a single board one-off. If you want to know more about the latest happeningscheck out [[http://​midibox.org/​forums/​topic/​15425-feedback-for-an-led-matrix-board/​page__pid__136259|this]] forum post.
  
 ==== AudioBus ==== ==== AudioBus ====
mb-sidr8tr/start.txt · Last modified: 2020/12/08 17:19 by m00dawg