News

With a bit of hacking at the Arduino MIDI library, [Kevin] was able to get the microcontroller outputting MIDI data over the I2C interface, and developed a useful generic I2C MIDI transport for ...
When looking through existing Arduino drum kit projects, [joekutz] noticed that most of them just used the microcontroller as an input for an existing MIDI device. That’s fine if you’re… ...
MIDI: The Musical Instrument Digital Interface is a specification for a communication protocol between digital synthesizers and other digital music devices. In principle it’s a communication and ...