A light organ that converts MIDI into lighting changes on an LED strip, based on Arduinio.
At the moment this is just a test sketch. More will come soon.
Install:
Then:
ino buildino upload
There's info about reading MIDI data over USB with the Arduino acting as the host in a few places around the web:
- Circuits@Home
- Collin's Lab
- USB MIDI Driver for Arduino USB Host Shield
- Project report at Electronic Delectables
- Becoming a class-compliant USB MIDI device (but not a host) can be achieved using HIDUINO