Turn your Arduino Uno into an USB HID Mididevice

Turn your Arduino Uno into an USB-HID-Mididevice

While building an Arduino Uno based Midi-Controller for Ableton Live, I came across the HIDUINO project ( http://code.google.com/p/hiduino/ ). It allows you to turn your Arduino Uno (or any other device using an AVR-USB chipset like the 8u2) into a driverless HID/Midi device. It’s much more comfortable than using a software based serial to midi […]

Turn your Arduino Uno into an USB-HID-Mididevice Continue Reading