From 4910158a828513c03f69056c7da5510cff465a97 Mon Sep 17 00:00:00 2001 From: madias123 Date: Mon, 23 Mar 2015 23:42:34 +0100 Subject: Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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 -- cgit v1.2.3