mb-sidr8tr:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth 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, | ||
+ | |||
+ | ==== 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, | ||
==== 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:// |
+ | |||
+ | Also received some good advice in | ||
+ | [[http:// | ||
==== 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 said, since the MB-6582R uses the MB-6582 | + | Originally, I had planned on using the same wiring as the MB-6582. I have since moved away from this and, instead, 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 between. Wiring all the parts together is now MUCH easier since I am just using DIL headers through all baords. |
- | * {{mb-6582: | + | The downside is the firmware will need to be modified and the order that the components are wired matters. Thus, 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 |
- | * {{mb-6582: | + | |
- | * [[: | + | |
- | 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 [[: | + | Note: Headers will be mounted |
- | ==== 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: | + | 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 things. This should also allow the MB-6582 button |
- | {{: | + | |
- | {{: | + | |
- | A [[mb-sidr8tr:mb-mtrx_bulk|Bulk Order]] may end up being organized once I finalize the details of the layout. In fact all of the above links are already old :) If you want to know more about the latest happenings, check out [[http:// | + | {{:mb-sidr8tr:8x8-led-matrix-rev7-brd.png?320}} |
+ | {{:mb-sidr8tr:8x8-led_matrix-daughter-rev1-board.png?320}} | ||
- | === Parts List === | + | {{: |
- | ^ Part ^ Description | ||
- | | S1-S16 | 6mm x 6mm Tactile Switch | | | | ||
- | | D1-D16 | SMD Switching Diode | [[http:// | ||
- | | LED1-LED64 | 3mm LED | | | | ||
- | | JD5, JD6, JD8 | SIL Pin Header | | | | ||
- | Note that other SMD diodes may work, such as Mini-MELF. | + | A [[mb-sidr8tr: |
==== AudioBus ==== | ==== AudioBus ==== |
mb-sidr8tr/start.txt · Last modified: 2020/12/08 17:19 by m00dawg