Content for Raspberry PI Pico

ZX Spectrum Expansion System, Recreated

“An Interface One / Microdrive Emulation for the ZX Spectrum This device plugs into the back of a 48K ZX Spectrum and provides the functionality of the original 1984 “ZX Spectrum Expansion System”. It emulates a ZX Interface One with 8 …

Neck watch PICO ZERO(cyberpunk)

“This is a neckband watch that can see the time, see pictures, show Text Moving, show Gif animations. Style cyberpunk It is another dream that I want to design a watch for my own use in my own way. Therefore …

W5100S-POE-EVB-PICO(POE development board for RP2040)

“Ethernet Development Board for Raspberry Pi RP2040 with POE Capability. I often use W5100S-EVB-PICO, this time I want to add POE (Power over Ethernet) function to W5100S-EVB-PICO while maintaining the original compatibility and keeping the size …

Mini Tetris - RP2040 Beginner Project

“My plan was to test the RP2040 microcontroller from the Raspberry Foundation in combination with the Arduino IDE and the Arduino C++ framework and I needed a evaluation project for that. I decided to program a simple tetris game in …

Project  PicoDebugger

PicoDebugger

“The PicoDebugger project is an extension the Raspberry Pi Foundations PicoProbe project. The basis of the PicoProbe is to use a Raspberry Pi Pico to act as a debug probe for another Pico. There are two elements to this project …

Stripboard Oscilloscope MkII

“How to improve on the stripboard oscilloscope we built in the last article. In the previous project we built a super cheap oscilloscope on stripboard (aka Veroboard) using a Raspberry Pi Pico, an LM358 op-amp and some passive components. In …

How to Make a Raspberry Pi Pico Bluetooth Control Car

“A Raspberry Pi Pico Project. In this project, we will utilize a Bluetooth module receiver to receive commands from mobile. Based on the received commands, the car will perform corresponding actions. For instance, pressing the forward button on the mobile …

Project  piccoloBASIC

piccoloBASIC

“A BASIC interpreter for the Raspberry Pi Pico (i.e. BASIC for microcontrollers) Features - Let, if, print, for, goto, gosub - String variables (let z$=”hello”) - Floating point numbers and variables (let z#=1.234) - Builtin functions [zero, randint, not, time …

Electric Vehicle Charge Robot Lite

“Hi everyone! My name is Tyler Erwin and I’m a senior at San Jose State University majoring in Mechanical Engineering with a minor in Robotics. I was joined on this project by Michael Kamas, Julia Casares-Iglesias, Charlie Nino, and …

Project  HIDPanel

HIDPanel

“This is a customizable HID controller for game panels. The HIDPanel has positions for up to 15 plug in control modules. These modules can be single buttons, button pairs, rotary encoders, rotary potentiometers, slide potentiometers, and dual axis joysticks (PS4 …