Content for Raspberry PI Pico

Washing Up Liquid dispenser

“Do you hate doing the dishes? Do you wish there was a way to make this chore less tedious and more fun? Do you have a spare Raspberry Pi Pico lying around and some basic electronics skills? If you answered …

64x32 LED Matrix Clock

“”I DONT EVEN SEE THE CODE ANYMORE” - The Matrix. Here we have a clock that presents the current time on an 64x32 RGB LED using a “Matrix-like” falling particle effect. The clock also offers other presentation styles, including an “advanced …

Project  PicoGUS

PicoGUS

“ISA sound card emulation on the Raspberry Pi Pico’s RP2040 microcontroller. PicoGUS can emulate: - Gravis Ultrasound (GUS) - the primary focus of PicoGUS, hence the name - AdLib (OPL2) - MPU-401 (with intelligent mode) - outputs MIDI data on 3.5mm MIDI …

Raspberry Pi Debug Probe: a plug-and-play debug kit for $12

“Ever since we launched Raspberry Pi Pico, and our RP2040 microcontroller, in January 2021, people have been using one Pico to debug programs running on another. Inspired by this trend, today we’re launching the Raspberry Pi Debug Probe, a …

Energy Monitoring Module for any Dev Board

“Measure voltage, current, active power, power factor, and electrical energy with any microcontroller through UART. The problem If we knew how much energy we use at each moment, I am convinced that we would use it better, just for the …

Fake Parallel Printer - A Parallel Port Traffic Capturing Tool

“Here’s a executive summary of the fake printer features and design decisions: DB-25 connector on a PCB that plugs straight into the instrument USB acting as serial port to transmit captured data to the PC Raspberry Pico as …

Getting ROM Dumps by Post

“What do you do if you want to dump the ROM in some equipment that is owned by someone else, who is happy to have their ROMs dumped, but who live in another country? they are probably not too happy …

Raspberry Pi Pico W - MicroPython MQTT - BMP/BME 280 Weather

“This is an example Raspberry Pi Pico W BMP/BME 280 Weather station project that I built using MicroPython framework and MQTT. In this tutorial, I am going to share with you my Raspberry Pi Pico W-powered MicroPython MQTT project …

RS-232 Magellan/SpaceMouse with modern software

“This project lets you use an old serial Magellan/SpaceMouse controller with modern software on modern operating systems. It simulates a 3DConnexion SpaceMouse Compact, so it can be used with software like Fusion 360, 3ds Max, SolidWorks, Inventor, Maya and …

Simple CAN BUS Logger with PICO

“With Raspberry PICO and a couple of CAN BUS interfaces it is possible to perform a simple can bus logger. SG Electronic Systems was born as a support to the Open Hardware projects. Our experience allows us to support the …