usb_midi_host
usb_midi_host An application level TinyUSB USB MIDI Host driver for the RP2040. Now that TinyUSB support USB MIDI Host internally, this driver is less useful. Once the Adafruit_TinyUSB_Arduino pro...
usb_midi_host An application level TinyUSB USB MIDI Host driver for the RP2040. Now that TinyUSB support USB MIDI Host internally, this driver is less useful. Once the Adafruit_TinyUSB_Arduino pro...
midi_uart_lib Library for using Raspberry Pi Pico UART1 or both UART0 and UART1 for serial port MIDI. Projects that use this library must also link ring_buffer_lib

pico-ssd1306-mono-graphics-lib A raspberry Pi Pico SSD1306 graphics library that can manage multiple displays at the same time. This feature is important for projects that use one display per chann...

pico-mono-ui-lib A simple C++ UI library intended to run on a 128x64 dot OLED or similar. It provides UI elements like menus, numeric entry, and nested views. It relies on a graphics library to do ...