
3.5mm-MIDI-TRS-Adapter-Tester
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.

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 ...
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 ...