Content for Raspberry PI Pico

How to Use a Buzzer to Play Music with Raspberry Pi Pico

“With a cheap piezo buzzer, you can set alarms or play whole tunes. Whether you’re building a game that beeps when you lose a turn, an alarm clock that wakes you up or just a cute display that plays …

NeoPIO: Drive lots of LEDs with Raspberry Pi Pico

“The new RP2040 microcontroller from Raspberry Pi Foundation has a powerful feature: the PIO module, a sort of accelerated I/O processor. In this guide, you will learn how you can use CircuitPython and PIO together to drive 8 separate …

Pico Producer

“This project is an OBS Controller using a Raspberry Pi Pico and CircuitPython.”

Raspberry Pi Pico Colour Changer.

“This is my first Raspberry Pi Pico project. This is the latest offering from raspberry pi and this time its not a SBC its a micro-controller. This is a new direction for the raspberry pi foundation and they have gone …

Raspberry Pi Pico Family

Raspberry Pi Pico is a tiny, fast, and versatile board built using RP2040, a brand new microcontroller chip designed by Raspberry Pi in the UK. Designed by Raspberry Pi, RP2040 features a dual-core Arm Cortex-M0+ processor with 264KB internal RAM …

Arbitrary Wave Generator With the Raspberry Pi Pico

“Just two weeks ago, the pico, a new microcontroller, the pico, was released by the Raspberry Pi Foundation, well known for the incredibly successful series of Raspberry Pi single-board computers. The new microcontroller uses a brand new chip, designed in-house …

Bitbanged DVI on the RP2040 Microcontroller

“This project stems from a stupid idea I had during RP2040 bringup. I couldn’t convince myself the idea was too stupid to work, so I took a leap of faith on it, and the results are documented here. RP2040 …

DC, Servo, Stepper Motors and Solenoids with the Pico

“You’ve got an RP2040 Pico and some motors and a burning desire to get them working together. This guide is here for you! In it, you can pick among different types of motors/drives and learn how to wire …

First Impressions - Raspberry Pi PICO

“Testing the examples in the Raspberry Pi Pico C/C++ SDK The Raspberry Pi Pico is a very inexpensive microcontroller compared to other brands with ARM Cortex M0+ ( This one is a dual-core ), also has one special feature only found …

Fuzix on the Raspberry Pi Pico

“So, my new Raspberry Pi Picos (two of them) arrived just as I was finishing up the ESP8266 Fuzix port, and naturally I had to port Fuzix to this too. I didn’t video this one, which is a shame …