pico-sdk
There are 119 repositories under pico-sdk topic.
ricardoquesada/bluepad32
Bluetooth gamepad, mouse and keyboard support for ESP32 and PicoW
GorgonMeducer/Pico_Template
An MDK template for Raspberry Pi Pico
umutsevdi/wear-pico
An open source Smartwatch firmware written in C for the Raspberry Pi Pico
daschr/pico-ssd1306
Simple library for using ssd1306 displays with the Raspberry Pi Pico and the pico-sdk.
therealdreg/okhi
Open Keylogger Hardware Implant - USB & PS2 Keyboards
juan518munoz/PicoSwitch-WirelessGamepadAdapter
Use any bluetooth gamepad on your Nintendo Switch with a Raspberry Pi Pico W.
andyrids/pico-nrf24
NRF24L01 driver for Raspberry Pi Pico & pico-sdk
2bndy5/CirquePinnacle
A library to interface with Cirque Glidepoint circle trackpads on the Arduino, Linux (with python bindings), and RPi Pico SDK Platforms.
gavinlyonsrepo/RPI_PICO_projects_list
An index of projects and libraries for Raspberry Pi Pico's stored in this github account.
tvlad1234/pico-displayDrivs
Display drivers for pico-sdk
gavinlyonsrepo/SSD1306_OLED_PICO
SSD1306 OLED controller for the Raspberry PI PICO rp2040 C++ SDK
EddieCarrera/chica-servo2040-simpleDriver
An RP2040 based servo driver intended to interface with Make Your Pet's Chica android application
RPiks/pico-widgets
A tiny GUI library for Raspberry Pi Pico
paperdev-code/zig-pico
Not so scuffed Zig project for using the Raspberry Pi Pico SDK
MrGreensWorkshop/RasPiPicoSDK_BT_Classic_SPP
Raspberry Pi Pico W Bluetooth Classic SPP example
beshrkayali/pico_stepper
Stepper Library for RP2040/Pico
klaxxon/rp2040os
Learning example for real-time OSes using the new RP2040
timfish/pico-sdk
Continuous streaming from Pico Technology oscilloscopes
extremq/lcd1602_i2c
A simple, I2C-based implementation of the 1602 LCD with I2C interface in C using the Raspberry Pi Pico SDK.
saawsm/SW22
A modular 4-channel E-Stim.
flyfish30/zig-pico-cmake
A pico_sdk zig package that build zig projects by use the Raspberry PI Pico SDK
JZimnol/pico_freertos_shell
Raspberry Pi Pico FreeRTOS Shell is a module that allows you to add an interactive shell with custom commands to your application.
roboryman/prototroller
A full-stack modular controller that is feature-rich, usable, responsive, and robust. Can be used for any HID-compliant purpose, but we focus on developing swappable modules that can form customizable gamepads.
SMerrony/picowpanel
Raspberry Pico W RGB Matrix Information Display driven by MQTT
tvlad1234/pico-vgaDisplay
VGA display driver library for RP2040 pico-sdk
gavinlyonsrepo/ADS1x15_PICO
Library Driver for ADC's ADS1015 and ADS1115 modules. RPI PICO RP2040 SDK C++
gavinlyonsrepo/FM_Radio_PICO
FM Radio Project, RPI PICO RP2040 SDK C++
RobertDaleSmith/SNESpad
SNESpad for Arduino and Pico
tvlad1234/pico-lvglBMP085
Thermometer demo using LVGL and FreeRTOS running on Pi Pico
yjdwbj/rp2040-uvc
Capture video on your [Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) with a [tinyUSB](https://github.com/hathach/tinyusb) library.
wa1tnr/camelforth-rp2040-b-MS-U
CamelForth in C by Dr Brad Rodriguez - UNSTABLE - RP2040 Pi Pico port with mass storage QSPI flashROM
saawsm/swx
An E-Stim driver for the RP2040 microcontroller.
therealdreg/pico-usb-sniffer-lite
A simple USB sniffer based on Raspberry PI PICO RP2040 (pico-sdk)
gavinlyonsrepo/ST7789_TFT_PICO
TFT SPI LCD, ST7789 Driver, Raspberry pi PICO display library. C++ SDK
therealdreg/pico-ps2-diagnostic-tool
Captures and replays signals on a PS/2 interface (DATA and CLOCK lines). A "capture" is a sequence of GPIO readings taken at short intervals, effectively logging the entire timeline of PS/2 pin states during recording. Each capture can be replayed - emulating the original signal.