midibouton by lafeeclochette.yeah

Simply send a Midi note On when a button is press and note Off when button is released
* MIDIbouton.ino * developed on UNO not tested with others. * Send a Midi note On when a button is press and note Off when button is released * Used in conjonction of HIDUINO to provide an MIDI HID USB device named "midibouton" * see https://github.com/ddiakopoulos/hiduino * precompiled .hex in HIDmidibouton.hex to flash with ISP in the 16u2 of the UNO -- FuturTronic3000

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:379042" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>