ARDUINO UNO // MIDI-IN SHIELD

As part of my other project i built a MIDI-IN shield, to fit the top of my Arduino motorshield-stack.

All boards are unpopulated in the first photos, except the MIDI socket.

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2733.jpg

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2730.jpg

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2731.jpg

I read on sparkfun to number and date any revision of any board you make, so i started with the MIDI shield.

From left to right:

Revision 1 first prove of concept
Revision 2 working prototype
Revision 3 should be the final one, but i found out that i can extend the side where the MIDI IN board connects with one row, so i will make a new top-shield before i populate anything.

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/r0017014.jpg

And the final-version on the small shield:

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2737.jpg

Thats the closed box so far, still unsure about the motor connectors.

My favorite would be one CAT5 ethernet socket per motor, so i could eventually play back the position. Also you can get them everywhere in different lenghts.

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2734.jpg

A fritzing on the MIDI-IN.
I put an Arduino MICRO in it for my other project, but you can take it as is, just connect 5V/GND/Rx of the Arduino UNO.

/home/wpcom/public_html/wp-content/blogs.dir/903/55610033/files/2014/12/img_2739.jpg

and a test with two motors attached playing a beat on the sequencer 🙂

http://vimeo.com/115716672

And a testscript with MIDI callbacks:



Leave a comment