Making Music with CircuitPython and the Raspberry Pi Pico!

Microcontrollers
Ever dream of making your own synthesizer, drum machine, sampler, or MIDI controller? Come explore and experiment with digital synthesis using the simple yet capable programming language CircuitPython and the inexpensive yet powerful Raspberry Pi Pico.

Making Music with CircuitPython and the Raspberry Pi Pico! project image
Cooper Dalrymple Maker Picture

Cooper Dalrymple

Web developer by day, tinkerer by night, and musician by late night! Hi, my name is Cooper, and I've been writing code, soldering wires, and generally making a mess since I was a wee lad. Nowadays, I go by the handle "ReLiC" for both the electronics projects I create and electronic music I release. I hope my work inspires you to learn, experiment, and create new things!

Categories: Microcontrollers, Electronics, Music, Open Source, Raspberry Pi

More Maker Info

https://relic.dcdalrymple.com/

More Event Info

See All Microcontrollers Event Schedule See All Makers

More Project Info

https://dcdalrymple.com/picosynth/

What inspired you to make this project?
I have always wanted to create my own fully-fledged synthesizer and have experimented with libraries such as Mozzi on Arduino, but I kept running into roadblocks. After reading about the release of the new synthio library in CircuitPython 8.x, it seemed like a great platform to start getting down to business.