Content for Raspberry PI Pico

Project  Picodeck

Picodeck

“Firmware using tinyusb to turn a Raspberry Pi Pico into a device that works with Elgato’s Stream Deck software.”

LogicAnalyzer

“Description Cheap 24 channel logic analyzer with 100Msps, 32k samples deep, edge triggers and pattern triggers. Overview LogicAnalyzer is a very cheap analyzer based in a Raspberry Pico. The analyzer offers up to 24 digital channels, pre and post trigger …

USB to PlayStation Mouse

“To build the adapter, the following components are necesary: PlayStation controller cable with connector Raspberry Pi Pico Mini PFM Control DC-DC USB 0.9V-5V to 5V dc Boost Step up Power Module The cable has colored wires, but color …

Raspberry Pi RP2040 MCU Vult DSP template with FreeRTOS

“This C++ boilerplate template allows for creating Synthesizers, Effects and other Audio DSP related projects based on the cheap and easily available RP2040 MCU. It targets the “RP2040 Eurorack DSP Demo Board”, which I have made. The DSP board contains …

Temperature and humidity measurement

“The aim of the project is to make a system for measuring the temperature and humidity in a room. The system starts with a phone using a Bluetooth terminal. It connects to the bt-06 bluetooth module and sends ‘1’ to …

Project  PicoMemcard

PicoMemcard

“PicoMemcard allows you to build your own supercharged PSX Memory Card that can be connected to your computer via USB in order to transfer saves directly to/from your PSX. You can use it to repurpose broken/counterfeit Memory Cards …

Simple Bluetooth Controlled Car - Raspberry Pi Pico

“Hello fellow makers and tinkerers, I am back with another simple, easy-to-follow project based on the Raspberry Pi Pico. Using easy-to-find components, we will be making a 2-wheel drive the motor car controlled through a Bluetooth module on an android …

Raspberry Pi Pico - Alarm Clock

“Hello everyone, do you have a Raspberry Pi Pico and want to build an alarm clock and need some guidance on getting started? If so, this instructable is for you. This project is a straightforward alarm clock based on the …

Soil moisture sensor with message notification

“This project comes in handy for people that love gardening. The idea is simple, monitoring the soil humidity and notifying the Gardner. This project is a great help for people who are passionate about gardening and flowers. Its purpose is …

Commodore 64 to Raspberry Pi Pico RAM interface

“This project exposes a 16 KiB window of a Raspberry Pi Pico’s RAM to a Commodore 64 via the expansion port. It includes a hardware design and software for the Pico C++ SDK. The Hardware Schematic, PCB, and project …