midi-processor-lib
midi-processor-lib C++ classes for processing MIDI data packets (e.g. filtering, bi-directional processing, …). This is pico-usb-midi-processor extracted to library form for inclusion in other pro...
midi-processor-lib C++ classes for processing MIDI data packets (e.g. filtering, bi-directional processing, …). This is pico-usb-midi-processor extracted to library form for inclusion in other pro...
usb_midi_device_multistream Extensions for the TinyUSB USB MIDI device driver enable multiple virtual cables. The native TinyUSB USB MIDI class device driver for TinyUSB one supports one virtual c...

3.5mm-MIDI-TRS-Adapter-Tester A DIY 3.5mm TRS to DIN 5 MIDI adapter tester indicating Type A or Type B and whether the Sleeve is connected.
pico-embedded-cli A demo of embedded-cli library for the Raspberry Pi Pico C SDK. This is a barebones example. For a more full featured demo, try one of the other projects with a cli tag.

pico-w-connection-manager-demo Run an LwIP webserver on a Pico W using a C++ Pico_w_connection_manager class and command line interface to manage connection to the AP. The CLI program allows you t...
pico_pico_midi_lib A C++ library for sending MIDI messages between two RP2040 devices via high speed UART. Data move much faster than the 31.25kbs MIDI baud rate. Projects that use this library mu...
pico_usb_host_troubleshooting How to use open source tools to help debug Raspberry Pi Pico USB Host and USB Device Issues
midi2usbdev Make a computer USB to old school 5-pin DIN MIDI interface from a Raspberry Pi Pico. There are a lot of microcontroller boards that can do this, but this is an easy test of the TinyUSB...
ideacentreStick300-T100TA-linux How to set up Xubuntu 22.04 on a Lenovo ideacentre Stick 300 or Asus T100TA. I will likely archive this project soon. 22.04 has been out of support for a while.
pico-w-ble-midi-server-demo A Bluetooth LE MIDI 1.0 server peripheral demo for the Raspberry Pi Pico W This project is now archived. The project was created as a proof of concept for Bluetooth-LE ...