Build a MIDI button controller from a QWERTY USB keyboard

The sketch demonstrates how to send MIDI messages such as Note On/Off, Program Change, and System Exclusive messages.

The source code and instructions are here.

Nice project! Very well documented!

Very interesting. Thanks for sharing !