Content for Raspberry PI Pico

Designing a programmable sound generator board

“I’ve recently been getting into chiptunes, including both writing music as well as programs to generate the sounds that play the music. My interest in sound generation goes back to 2018, when I wrote a small library for TI …

MacroPad - Macro Keyboard

“The MacroPad is a Raspberry Pi PICO based Micropython macro keyboard. I features a SD card that can hold multiple macro sets for each program you load on the card. Each TXT file can map a caption, color, and series …

PICO-Chord-keyboard

“Designs and software for a chord keyboard controller. Created as the basis of an article for Hackspace magazine, issue 53. You can download the magazine here. The article is on page 68. You will need the following hardware items: Six …

Raspberry Pi Pico LED Badge

“This project involves soldering. If you have little or no experience with soldering, make sure you have someone you trust walking you through the project. Always be in a properly ventilated environment when soldering, as it may release toxic fumes …

Building a MIDI Controller / MacroPad

“I love tinkering with the Raspberry Pi Pico, since it is an easy starting point for anyone that wants to get into microcontrollers. In this detailed instructuble I want to guide you how you can create your own MIDI controller …

Display Unicode in Arduino

“This instructables show how to display Unicode text in Arduino. Supplies: - Any Arduino dev board with Arduino_GFX supported display.”

Pitch Sequencer for Tascam Porta 02 | PWM Microcontroller Tape Sequencer

“This Instructables will teach you how to make a programmable pitch sequencer for any cassette tape machine, using Pulse Width Modulation (PWM) from a Raspberry Pi Pico. By the end of the project you will be able to add pitch …

Temp, Humidity and Pressure monitor/weather forecast/graphs

“Rechargeable temp, humidity and pressure monitor, weekly history files and graph display. Weather forecast base on the Zambretti Forecaster. Having created a few projects with the Arduino I wanted to experiment with the Raspberry Pi Pico as it can also …

AI-driven IoT 3D Printer Motion & Status Tracker W/ Telegram

“Track lateral and vertical movements of a 3D printer via AprilTags. Then, get informed of malfunctions related to motion via Telegram. Supplies 1 x Raspberry Pi Pico 1 x WIZnet Ethernet HAT 1 x DFRobot HuskyLens AI Camera 1 x …

Two Digits Led display with PICO and LB-402-MD

“This is a Raspberry Pico project, with a micropython app to manage the LB-402-Dn series two-digits led display. In the example LB-402-MD. LB-402DN series: This is a two digit led display, that can be managed in …