diff options
| author | Saulo VerĂssimo <[email protected]> | 2026-03-24 23:38:36 -0300 |
|---|---|---|
| committer | Saulo VerĂssimo <[email protected]> | 2026-05-12 11:07:44 -0300 |
| commit | d5c5ac586bfdbf53e18a8cdbb11b978f53b6d059 (patch) | |
| tree | 2cbcefc824ad76a3aeca6c7b06af1cbee1c68777 /src/class | |
| parent | 290470bda38ce75bbadcce8939435953ca483269 (diff) | |
example: add MIDI 2.0 Host example with display (midi2_host)
Add Host example that receives UMP from a MIDI 2.0 Device via PIO-USB
and displays received messages on a SSD1306 OLED (I2C, 128x64).
Features:
- Boot checklist on display (PWR, TinyUSB, USB bus, Device, Descriptor,
Alt Setting UMP, Mount, Receiving)
- Decode and display all MIDI 2.0 Channel Voice messages
- PIO-USB Host on rhport 1 (GP12/GP13 for Waveshare RP2350-USB-A)
- SSD1306 display via I2C0 (GP4=SDA, GP5=SCL)
Also add board definition for Waveshare RP2350-USB-A.
Tested: Waveshare RP2350-USB-A (Host) receiving UMP from Raspberry Pi
Pico (Device) via USB cable, notes displayed on SSD1306 OLED
Diffstat (limited to 'src/class')
0 files changed, 0 insertions, 0 deletions
