Content for Raspberry PI Pico

Menus for Micropython

“Simple but powerful, multitasking menus for Micropython, using a little display board and a rotary encoder. This is a simple GUI menu system for micropython using a rotary encoder and a display. Menus are defined as lists and do not …

Project  Pico Pong

Pico Pong

“Play gesture-controlled Pong with a Raspberry Pi Pico! How It Works A Raspberry Pi Pico generates a 640x480@60Hz monochrome VGA signal. Due to memory constraints, the usable screen size is 640x350. I would like to say that I chose …

CircuitPython Libraries on any Computer with Raspberry Pi Pico

“This guide will show you how to use a Raspberry Pi Pico RP2040 to connect various sensors and breakouts to your PC running Windows, Mac OSX, or Linux. Special firmware gets loaded onto the Pico and turns it into a …

Simple Button Controlled Stepper Motor With Raspberry Pi Pico

“In this quick project, let’s make a simple stepper motor controller using some pushbuttons, a Raspberry Pi Pico, and a stepper motor driver. So without further ado, let’s get started! For this project, you will need: - A Raspberry …

Can A $4 Raspberry PI PICO Run an AI Project?

“Today we will see what interesting project can be made by combining Pico and HUSKYLENS together Story The Raspberry Pi Pico is a radical change from the previous Pis, because it’s not a Linux computer, but a microcontroller board …

Line Follower Robot using Pico

“Raspberry Pi Pico Projects Concepts of Line Follower The concept of working of line follower is related to light. We use here the behavior of light at ablack and white surfaces. When light falls on a white surface it is …

Pico Portal Music Box

“Plays the theme song from Portal…., for those who are “Still Alive”. Features a customizable 3D print-in-place hinged box. Wanted to do a project with the Pi Pico and thought a Music Box would be a good start. Made one …

Piper Make With the Raspberry Pi Pico

“Piper Make is a super easy and fun way to make projects with a Raspberry Pi Pico. It uses blocks just like Scratch so you don’t need any programming experience to use it. This guide will take you through …

Raspberry Pi Pico IoT Demo - W5500 Ethernet + NeoPixel LED

“HOWTO: Let’s make a simple IoT RGB control project with Raspberry Pi Pico, WIZnet W5500, NeoPixel , WIZNET5K Adafruit lib on CircuitPython.”

RP2040 Module

“Hand solderable RP2040 for smaller DIY designs. The RP2040, is a cheap dual-core cortex m0+ MCU and has excellent software support! The RPI PICO is perfect for DIY projects, but its humongous size, makes it not ideal for slimmer projects …