Archive:SNES DJ Controller: Difference between revisions
(added picture) |
No edit summary |
||
Line 2: | Line 2: | ||
|name = SNES DJ Controller | |name = SNES DJ Controller | ||
|status = stable | |status = stable | ||
|image = snes_controller. | |image = snes_controller.png | ||
|description = A small MIDI-Controller for DJs inside a casing of a SNES | |description = A small MIDI-Controller for DJs inside a casing of a SNES | ||
|author = [[User:Jan|Jan]] | |author = [[User:Jan|Jan]] |
Revision as of 14:30, 4 October 2015
SNES DJ Controller Release status: stable [box doku] | |
---|---|
Description | A small MIDI-Controller for DJs inside a casing of a SNES |
Author(s) | Jan |
Overview
Parts used
- 50 RGB LEDs, common anode
- USB<->MIDI Cable
- 8 Arcade Switches white/clear
- 8 potentiometers 10k, mono, linear, no raster
- TLC5940 LED driver
- SNES
- Arduino Mega
- Plexiglas
Most of the stuff was already there. I just had to order the bold marked things.
Milestones
☑ sending MIDI
My first goal was sending MIDI data to the PC. MIDI is a pretty basic serial protocol transmitting data with 31250 baud. For testing purposes i send data at 9600 baud via the arduinos serial interface to a software called Hairless MIDI. This will be changed in the future.
☑ preparing the case
All of the inner parts of the Super Nintendo have been removed. This includes the controller ports, the main PCB, the top dark-grey panel and also some plastic struts. The Controller-Port in the front was replaced by a 3d printed part. You can get the .stl and openscad file here: snes_front.zip The (still working) console parts will be put into a new fancy case to give this classic console a new life.
☑ cutting the faceplate
The faceplate was laser-cut. Until now i have built three iterations of this part.
- Wood - Buttons were too close together and had only 24mm holes.
- Wood - Buttons and pots fit great
- Plexiglas (latest) - same as above but shiny, see-through acrylic glas
i knew it was a great idea to order that casemodding window kit back in 2003.
You can get the latest files here: snes_faceplate.zip (contains SVG and DXF)