Play MIDI files and send MIDI data with the ESP32-S3 | Tutorial

How to read MIDI files and send MIDI on the ESP32-S3

Hello everyone! In this video I will be presenting a mMIDIidi music box. Connect it to your computer and it will send MIDI notes whenever you turn the rotary encoder. Just like a music box, if you turn it faster, it will play with more speed. It also has a small buffer to smooth out speed values, which is useful when you do not have a crank.

If you have wondered how to read a MIDI files on circuitpython, how to send midi notes or how to read a rotary encoder, you should watch this video.

Some Sources for this video: