Content for Raspberry PI Pico

PicoLight - Minimalist Light for Product Shots

“PicoLight is a minimalist adjustable light for low-light photography, based on the Raspberry Pi Pico. One of the activities I really enjoy while working on a new project is documenting it. I love getting creative while taking pictures of the …

The Expletive Keyboard

“I built a keyboard that contains only the letters you really need. A month or two ago, I was browsing Instagram and saw the post in the screenshot. It was what appeared to be a photoshopped keyboard that only contained …

Pico Alarm Clock

“This is an alarm clock that is running on Raspberry Pi Pico and is displaying on a TM1637 7-segment display. In this project I try to stay close to the hardware and implement what I can from scratch. For example …

Scout. WebRTC controlled robot

“Scout is an open-source robot platform. It works with roboportal.io, supports real-time video, and controls streaming over WebRTC. Motivation A few months ago, I got an idea to build a robot you can control over the internet. The main …

MP3 Playback on RP2040 with CircuitPython

“Compressed audio can be a nice alternative to uncompressed WAV files, especially when you have a small filesystem like that on many CircuitPython boards, as WAV files get sizeable quite quickly. You can listen to a much longer playlist with …

Project  PicoROM

PicoROM

“Speed up retro computer development with a 400 MHz Raspberry Pi Pico-based ROM emulator. PicoROM emulates ROM chips to allow for rapid development of retro computer software. Rather than remove the ROM IC, burn new contents, and replace the chip …

RaspberryPi Pico Web Server w W5100S(W5500) - NeoPixel LED

“HOWTO: make a Simple web server project with RaspberryPi Pico & W5100S(W5500). Let’s control NeoPixel LED via webpage. CircuitPython Env!! In the RaspberryPi Pico SIMPLE web server RGB LED control project we will use an WIZnet W5100S, WIZ810Sio and …

Anti-Theft Tool Using Raspberry Pi Pico

“This project is a prototype of a smart home system using raspberry pi pico. Evil can stalk anyone, and wherever we are. Even in the home, crime can happen. Even if the house is locked at night, and given CCTV …

How to Build a Pico Macro Pad

“In this instructable, I am going to show you How to Build a Macro Pad using Raspberry pi pico Pico KeyPad is a must-have shortcut keyboard for your PC work. This keypad consists of 9 keys (you can add more …

Pico Solar System

“Hardware - Raspberry Pi Pico - Precision RTC Module (DS3231) - Pico Display Pack Software MicroPython The software is written in MicroPython 1.15 and uses a custom build from Pimorony which includes drivers for the display. Download it from the official Pimorony …