Skip to content

arunas-cesonis/esp32-midi-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 MIDI Util

MIDI utility that runs in ESP32 microcontroller. It does two things:

  1. Sends random notes to all channels periodically
  2. Allows changing the MIDI channel of the incoming MIDI messages

MIDI is communicated via UART and needs a MIDI shield to be connected to the ESP32.

A runtime configuration interface is provided via HTTP server which is available via self-hosted WiFi access point. screenshot

About

MIDI utilty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages