Build, play, and configure your synthesizer
Hold BOOTSEL on your Pico 2 while plugging in USB. It appears as a drive.
Drag the .uf2 file onto it. The board reboots automatically.
Copy the lib/ folder from this project onto the CIRCUITPY drive.
This includes the synth engine, patches, inputs, FX, and LED modules.
Use the Play Synth tab to pick your sounds and assign physical inputs.
Then download your code.py below and copy it to the CIRCUITPY drive.
Flash the serial test script to test your wiring. Click Connect Pico in the header to play sounds through your browser using your physical buttons and sensors.
Pins are highlighted based on your assignments from the Play tab.
Standalone file with all settings hardcoded. Copy to CIRCUITPY as code.py -- no other files needed.