Skip to content

midi event -> OSC over wifi -> ESP8266 -> hardware event. ie build a leds guide to learn keyboard, according to a midifile.

Notifications You must be signed in to change notification settings

tmpbci/midiOSCesp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

MOVED to https://git.interhacker.space/sammm/midiOSCesp.git

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. In this early version you also need to edit in main.py :

- On your midikeyboard the left key midi notenumber : i.e leftnote = 36 
- motherip and motheroscport if you want some debug information.

Connect the led strip data line to D5 (GPIO 14)

How it works ?

More soon...

About

midi event -> OSC over wifi -> ESP8266 -> hardware event. ie build a leds guide to learn keyboard, according to a midifile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published