This program enables a RedBearlab nRF51822 to be used as a "bridge device" with full bi-directional communication between MIDI through standard MIDI cables and BLE-MIDI. MIDI cables are connected to the UART. This allows for example to send MIDI data to synthesizers directly from a computer or a tablet via BLE-MIDI and vice-versa, "wires-free" . The Midi Manufacturers Association BLE-MIDI Specification is used. This project is inspired by Matthias Frick's "blidino" project which implements a USB-MIDI to BLE-MIDI bridge with the nRF51822 and is available at https://github.com/sieren/blidino. I owe to him all the BLE-MIDI to MIDI parsing part.
Dependencies: BLE_API BufferedSerial mbed nRF51822
Video
nRF51822.lib@0:244f1d0a3810, 2016-08-09 (annotated)
- Committer:
- popcornell
- Date:
- Tue Aug 09 12:57:23 2016 +0000
- Revision:
- 0:244f1d0a3810
first
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
popcornell | 0:244f1d0a3810 | 1 | http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#088f5738bf18 |