pico_pico_midi_lib
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_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 ...
rp2040-mcp4728-lib RP2040 driver library for the MCP4728 4-channel I2C DAC with example code. The rp2040-mcp4728-lib implements all of the I2C functions the MCP4728 supports, including the ability...

midi2usbhub-web A Pico W interconnects USB MIDI devices and 2 old school MIDI ports with web browser routing control. Disassembled Hardware Prototype Sample Web Interface This project has not ...

pico-mc-display-bridge Use 2 Raspberry Pi Pico boards to add per channel and global display to any Mackie Control compatible MIDI controller. Also adds MIDI stream processing. You insert this proje...
EZ_USB_MIDI_HOST Add the Arduino MIDI Library API to the usb_midi_host TinyUSB MIDI Host driver. This library has a pending pull request to integrate it with the native Adafruit_TinyUSB_Arduino US...

midi-multistream2usbdev 2-in, 6-out 5 pin DIN MIDI to USB MIDI converter for the Raspberry Pi Pico