We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272e8b9 commit dbd2540Copy full SHA for dbd2540
README.md
@@ -1,6 +1,6 @@
1
-# neutrino-midi
+# bluepill-midi
2
3
-USB-MIDI interface with three uart/midi ports.
+USB-MIDI interface with three midi ports.
4
(c) 2019, GNU GPL v3.
5
6
Built on STM32F103C8 (Blue Pill Board).
@@ -9,7 +9,8 @@ Compiling:
9
- git clone
10
- make
11
- make flash
12
+- connect UARTs to MIDI optocouplers
13
-Hardware spec:
14
+Hardware schematics:
15
- https://learn.sparkfun.com/tutorials/midi-tutorial/hardware--electronic-implementation
16
- https://www.midi.org/specifications/midi-transports-specifications/5-pin-din-electrical-specs
0 commit comments