A simple Raspberry Pi Pico RP2040 / Pico 2 RP2350-based
synth to experiment with synthio.
This is a partially-assembled PCB with the features:
The completely assembled SMD sections of the board are:
The parts you need to add (and solder down) are:
Differences between pico_test_synth2 & pico_test_synth:
pico_test_synth2 drawn in Kicad, pico_test_synth drawn in Eaglepico_test_synth2 has square buttons, pico_test_synth has round buttonspico_test_synth2 works with Pico2 and Pico1pico_test_synth can only work with Pico1I wanted a quick and easy platform to test out CircuitPython's synthio and also play with Mozzi.
Programs written for qtpy_synth
will work with this board too with minimal changes.
Some programs written specifically for this board:
More code specific for this board coming!
There aren't that many Pico-based boards that have an I2S audio output, touch inputs and a display. This board does that.