Content for Raspberry PI Pico

Raspberry PI Pico

Raspberry Pi Pico is a tiny, fast, and versatile board built using RP2040, a brand new microcontroller chip designed by Raspberry Pi in the UK. The Pico has 264KB of RAM and 2MB of flash memory. It is programmable in MicroPython, CircuitPython, and C. It has partnered with Adafruit, Pimoroni, Arduino and Sparkfun to build Accessories for Raspberry Pi Pico and variety of other boards using RP2040 Silicon Platform.

Project  BreadboardOS

BreadboardOS

“BreadboardOS (BBOS, if you like) - as its namesake implies - is a firmware platform aimed at quick prototyping. BBOS was built around the following principles: - Every project should start with a CLI. A command line interface makes prototyping, debugging, and testing …

CAN FD interface for Raspberry Pico

“MCP2518FD-on-Raspberry-Pico Simple implementation of CAN BUS logger with Raspberry Pico and MCP2518FD. Introducing the Raspberry Pico CAN FD Logger – a compact yet powerful tool for logging Controller Area Network (CAN) data with Flexible Data Rate (FD) support. This logger …

Multi-functional Clock System with Two Pico-2040 Based Units

“Dual Clock System consisting of two Pico-2040 micro controller-based clocks connected via I2C The Multi-functional Clock System is composed of two distinct clocks, each based on the Pico-2040 micro controller. These clocks are interconnected via an I2C Bus, facilitating communication …

Non-Split Flap Digital Clock

“I developed a new clock mechanism to address the issues present in existing mechanical clocks. Famous split-flap displays exhibit undesirable parting lines in the text, and their display surfaces cannot be tilted as they rely on gravity. Numechron-type clocks feature …

Quadrupling the sample rate of an RP2040 oscilloscope

“With a few lines of code we were able to quadruple the sample rate and bandwidth of our RP2040 based oscilloscope. We show you how. Any oscilloscope that uses the RP2040 ADC will be limited by its modest maximum sample …

RP2040-ETH-DVI-ZERO: AnyView ( HDMI Mode )

“Continuously screenshot the image of a specific window on the PC and send it to another monitor by network, this monitor receive and display I developed a new application AnyView based on RP2040-ETH-DVI-ZERO. This application can transmit …

RP2040 ZX Spectrum emulator

“The ZX2040 is a port of Andre Weissflog ZX Spectrum emulator to the Raspberry Pico RP2040, packed with a simple UI for game selection and key mapping to make it usable without a keyboard. This project is specifically designed for …

Project  Soundweaver

Soundweaver

“The intertwining of a human’s senses is a beautiful art. Film, cinema, and theater mix sight and sound in ways that affect how we feel emotionally in a significant way. The music we hear during a scene drastically affects …

One Handed Chording Keyboard

“Two hands are required to type on a regular keyboard. A mouse needs one hand to operate. This results in needing to move a hand between the mouse and keyboard often, which gets tiring. To solve this problem, I designed …

Project  SoundBox

SoundBox

“SoundBox is a 3D Printed Portable Bluetooth Speaker system, It also contains an RGB Board powered by Pico for aesthetics. The goal was to put together a powerful Bluetooth sound system for my desk to replace the sound speaker project …