midiOSCesp/README.md

1.1 KiB

midiOSCesp v0.1 By Sam Neurohack

Forward incoming midi messages as OSC message (UDP) to micropython host to trigger hardware event. In example : noteon, noteoff lights on/off some leds connected to an ESP 8266.

Remember to edit netconf.py for network/OSC configuration. Connect the led strip data line to D5 (GPIO 14)

More soon...