Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 447 Bytes

File metadata and controls

10 lines (6 loc) · 447 Bytes

MicroPython basic MIDI-controller

This example shows a basic MIDI controller using MicroPython.

Tested on a Seeed XIAO-RP2350, Raspberri Pi Pico 2 and Waveshare ESP32-S3-Zero.

Using Thonny, install "usb-device-midi" library using Tools > Manage packages...

The files on your device should look like:

device-contents