HotLicksAndRhetoric / ES32_Wireless_MIDI_Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES32_Wireless_MIDI_Controller

This ESP32 program is created in the Arduino IDE. It receives digital switch signals from normally open switches, and sends corresponding MIDI notes wirelessly to a compatible sound generating device via Bluetooth Low Energy (BLE). In this example, the controller is named, "BG MIDI Controller", but the programmer is free to name the controller anything they like.

About