arduino MidiOut Shield with Fritzing 3D model preview
View source Save
1,395 downloads 7 likes 3,214 views Free price

About this 3D model

Buttons the 8 buttons per Arduinio gave us plenty of digital input pins. we no longer needed shift registers, and could use a simplified button circuit: http://www.arduino.cc/en/Tutorial/Button RGB LEDs the lighting control came after much experimentation with very bright RGB LEDs. These were broken out to their own board with independent power supply. the Arduino could not drive the high powered LEDs and placement needed to be more flexible. The Arduino controls the RGB values via three PWM pins and a common ground. The values are reversed due to the odd relays we acquired. (ie {R=256,G=256,B=0} is BLUE) Midi-out midioutThe midi-out circuit is very straight forward with only two connected pins and a dangling ground. These wires are thin and continually come loose and cause trouble. PCB Fritzing.org has wonderful layout software that was used to generate the green image above. Soon they\'ll support eagle export, which will open up the design to any board shop. André Knörig has been an amazing resource by helping with the PCB routing and our submission into the Fritzmas contest.