pico2
There are 39 repositories under pico2 topic.
earlephilhower/arduino-pico
Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
earlephilhower/ESP8266Audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, OGG/Opus, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32 and Pico
lurk101/pshell
A tiny shell for Pico and Pico2, with file system, Vi and C compiler
Mr-Bossman/pi-pico2-linux
RISC-V linux on the raspberry pi pico 2
earlephilhower/arduino-littlefs-upload
Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, RP2350, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher
rgrr/yapicoprobe
Yet Another Picoprobe
lukstep/raspberry-pi-pico-docker-sdk
Docker base SDK for Raspberry Pi Pico
ImplFerris/pico-pico
Pico Pico - Embedded Programming with Raspberry Pi Pico 2 and Rust
johnwalicki/RaspPi-Pico-Examples-Fedora
Compiling Raspberry Pi Pico RP2040 / Pico2 RP2350 C/C++ programs on Fedora
1-rafael-1/simple-robot
A simple robot with different sensors and autonomous as well as remote controlled movement written in Rust.
Chalandi/Blinky_Pico2_dual_core_nosdk
Bare-metal programming on RP2350 dual-core ARM Cortex-m33/RISC-V Hazard3 (non-SDK)
Lefucjusz/Helix-MP3-Decoder
Fast and easy to use fixed-point MP3 decoder with dr_libs-style API. Based on libhelix-mp3.
samyarsadat/Pico-Build-Action
GitHub Action for building Raspberry Pi Pico C/C++ code.
majbthrd/pico2-debug
virtual debug pod for RP2350 "Raspberry Pi Pico2" with no added hardware
mytechnotalent/Rust-Robot
Async robot firmware for Waveshare Pico2Go (RP2350-Plus) in Embedded Rust with Embassy; leverages RP2350 for reliable motor control plus integrated IR remote support and robust capabilities.
somakeit/smib
Pi4 and Pico 2-W based space state slack notifier for makerspaces and other shared spaces. Slack and physical buttons to allow members to announce space open/closed state and drive functionality around space state. SMIBHID components are now in a separate repository (https://github.com/somakeit/smibhid)
verbnoun/RC2-cd74hc4067
CD74HC4067 16-channel multiplexer library for analog input expansion on Raspberry Pi Pico 2
iontodirel/libaprstrack
APRS tracker library
mytechnotalent/C-Robot
Robot firmware for Waveshare Pico2Go (RP2350-Plus) in Embedded C; leverages RP2350 for reliable motor control plus integrated IR remote support and robust capabilities.
Nivirx/embassy-pico2w-template
Pico2+CYW43 WiFi/BT Embassy/Rust template
AESilky/sd-pgmr
Flash programmer employing a RPi Pico (RP2040) to program SST39SF0x0 1-Mb, 2-Mb, 4-Mb Flash ROMs
GavSun/max6675
Connecting MAX6675 Module with RP2350 RPi PICO2 board
GavSun/oled_ssd1306
Connecting the OLED display Module SSD1306 with RP2350 (i.e. RPi PICO2 board)
GavSun/PZEM004Tr4
Monitor the AC power supply line parameters : Voltage, Current, PF, Power, Energy & PF
GavSun/read_analog
Reading the Analog channels available on RP2350A
mytechnotalent/RP2350_Blink_Driver
An RP2350 blink driver written entirely in Assembler.
stoicswe/Pico_Development_Example
This is an example repository for starting development with the Raspberry Pi Pico series of boards on macOS with CLion
verbnoun/RC2-activity-led
LED activity pattern library for Raspberry Pi Pico 2 (deprecated in favor of inline logic)
verbnoun/RC2-BartlebyC
MIDI 2.0 controller with 25-key keyboard, potentiometers, and encoders for Raspberry Pi Pico 2
verbnoun/RC2-CandideC
MIDI 2.0 synthesizer with wavetable engine, filters, and effects for Raspberry Pi Pico 2
verbnoun/RC2-console-logger
Tag-based logging library with unique colors and system info utilities for Raspberry Pi Pico 2
verbnoun/RC2-i2c-display-mux
TCA9548A I2C multiplexer library for managing multiple displays on Raspberry Pi Pico 2
verbnoun/RC2-pot-scanner
16-channel potentiometer scanning library with CD74HC4067 multiplexer support for Raspberry Pi Pico 2
verbnoun/RC2-SoftwareC
Raspberry Pi Pico 2 (RP2350) C++ development infrastructure with custom tools, SDK integration, and project templates
verbnoun/RC2-ssd1306-graphics
I2C OLED display library with complete Japanese font system and graphics primitives for Raspberry Pi Pico 2
verbnoun/RC2-ValidateC
Modular library testing playground for Raspberry Pi Pico 2 - validates reusable libraries before production integration