diff options
| author | madias123 <madias123@users.noreply.github.com> | 2015-03-23 23:42:34 +0100 |
|---|---|---|
| committer | madias123 <madias123@users.noreply.github.com> | 2015-03-23 23:42:34 +0100 |
| commit | 4910158a828513c03f69056c7da5510cff465a97 (patch) | |
| tree | cf9786cd5ab3ac114c51cfca09ab8d0f61bc8a36 /README.md | |
| parent | 488f6212a01e82a9430392b3bdd6af369d1d95cf (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..be51a8b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Arduino_STM32_MIDI_project +USB_MIDI HID - very experimental! +First upload of a super rough conversation of libmaple_midi -> https://github.com/feurig/libmaplemidi-cma +Beware: Serial.USB is gone with this branch (for now) +Setup is easy (if you have installed the original Arduino_STM32 -->https://github.com/rogerclarkmelbourne/Arduino_STM32 +Just copy the repro into your Arduino/hardware folder +From Arduino IDE (1.6++) choose "MIDI leaflabs maple mini Rev 2 to flash" +Choose the sketch from "usb-midi-test-WORKING" +After uploading your maple should be apear as MIDI device |
