You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • There is currently a MIDI module for receiving MIDI notes over Serial, which might help you? https://www.espruino.com/Midi - you'll have to manually wire up a MIDI socket (and level converter?) though.

    Sending over Serial isn't implemented but should be pretty easy - it's just a few bytes.

    There is also MIDI over Bluetooth LE which might work for you pretty well: https://www.espruino.com/BLE+MIDI

    No extra wiring needed - just use a Bluetooth LE Espruino board and you're sorted

About

Avatar for Gordon @Gordon started