Topic: "rpi-pico"
paveldn/haier-esphome
Haier ac integration for ESPHome
Language: C++ - Size: 2.77 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 132 - Forks: 26

jostlowe/Pico-DMX
A library for inputting and outputting the DMX512-A lighting control protocol from a Raspberry Pi Pico
Language: C++ - Size: 265 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 98 - Forks: 11

OpenLightingProject/rp2040-dmxsun
RP2040-based USB DMX dongle with integrated web server
Language: C++ - Size: 7.72 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 96 - Forks: 16

james1236/buzzer_music
RPI Pico / Micropython library to play music through one or more buzzers, can automatically replace chords with fast arpeggios to simulate polyphony with a single buzzer. Music can be easily taken from onlinesequencer.net
Language: Python - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 92 - Forks: 20

platformio/platform-raspberrypi
Raspberry Pi: development platform for PlatformIO
Language: Python - Size: 167 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 83 - Forks: 119

sparks-baird/self-driving-lab-demo
Software and instructions for setting up and running a self-driving lab (autonomous experimentation) demo using dimmable RGB LEDs, an 8-channel spectrophotometer, a microcontroller, and an adaptive design algorithm, as well as extensions to liquid- and solid-based color matching demos.
Language: Jupyter Notebook - Size: 213 MB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 78 - Forks: 10

LouDnl/USBSID-Pico
USBSID-Pico is a RPi Pico (RP2040/W RP2350/W) based board for interfacing one or two MOS SID chips and/or hardware SID emulators over (WEB)USB with your computer, phone, ASID supporting player or USB midi controller
Language: C - Size: 94.7 MB - Last synced at: about 2 hours ago - Pushed at: 13 days ago - Stars: 72 - Forks: 3

vshymanskyy/wasm3_dino_rpi_pico
WebAssembly Dino game for PPi Pico
Language: WebAssembly - Size: 157 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 4

raybellis/PicoSynth
Polyphonic wavetable synthesizer for the Raspberry Pi Pico
Language: C++ - Size: 131 KB - Last synced at: about 21 hours ago - Pushed at: 6 months ago - Stars: 47 - Forks: 2

domnulvlad/KLineKWP1281Lib
Arduino / ESP / RPi Pico library integrating the proprietary VAG Key-Word 1281 protocol (KWP1281/KW1281)
Language: C - Size: 22.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 44 - Forks: 5

gavinlyonsrepo/displaylib_16bit_PICO
Display Library for 16-bit color graphic displays for Raspberry PI PICO. C++ SDK, supports ssd1331, st7735, ili9341, st7789 and GC9A01.
Language: C++ - Size: 900 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 38 - Forks: 12

noyelseth/rpi-pico-micropython-esp8266-lib
This is a Micropython Library from Raspberry Pi Pico to communicate with ESP8266 using AT command over serial UART.
Language: Python - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 31

khoih-prog/WiFiNINA_Generic 📦
Enables WiFiNINA network connection (local and Internet) for SAM DUE, SAMD21, SAMD51, Teensy, AVR Mega, STM32, RP2040-based boards, etc. in addition to Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 , Nano 33 IoT, Nano_RP2040_Connect. Now with fix of severe limitation to permit sending much larger data than total 4K
Language: C++ - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 11

khoih-prog/Ethernet_Generic 📦
Simple Ethernet library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, W5100S, W6100. With this library you can use the Arduino Ethernet (shield or board) to connect to Internet to provides both Client and server functionalities.
Language: C++ - Size: 1.98 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 11

gavinlyonsrepo/RPI_PICO_projects_list
An index of projects and libraries for Raspberry Pi Pico stored in this github account.
Language: C++ - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 29 - Forks: 2

khoih-prog/MDNS_Generic 📦
mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00
Language: C++ - Size: 548 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 7

makerportal/rpi-pico-ssd1306
SSD1306 Library for Raspberry Pi Pico using MicroPython
Language: Python - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 14

gavinlyonsrepo/displaylib_1bit_PICO
Display Library for 1-bit color graphic displays for Raspberry PI PICO C++ SDK
Language: C++ - Size: 2.18 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 24 - Forks: 2

khoih-prog/NTPClient_Generic 📦
Library for NTPClient to connect to an NTP time-server. Get time from a NTP time-server and keep it in sync. For ESP8266/ESP32, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, etc. besides AVR, using ESP WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi.
Language: C++ - Size: 679 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 8

sixfab/pico_lte_micropython-sdk
A MicroPython framework that takes care of cellular communication with variety of built-in IoT cloud solutions.
Language: Python - Size: 33.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 6

khoih-prog/RP2040_SD 📦
This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.
Language: C++ - Size: 149 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 4

paperdev-code/zig-pico 📦
Not so scuffed Zig project for using the Raspberry Pi Pico SDK
Language: Zig - Size: 214 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

protik09/CoreMark-RP2040
This is the COREMARK® embedded benchmark ported by me to the RP2040 chip from the folks over at Raspberry Pi.
Language: C - Size: 271 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 14 - Forks: 4

ObsiLab/rmk_firmware
[On pause] [WIP] RMK - Rust keyboard firmware, inspired by QMK and KMK.
Language: Rust - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 1

khoih-prog/Timezone_Generic 📦
Library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments. For ESP8266, ESP32, WT32-ETH01 (ESP32 + LAN8720), SAMD21, SAMD51, nRF52, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, RTL8720DN, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO), Portenta_H7 (Ethernet or WiFi) boards, etc. using W5x00/ENC28J60/LAN8742A Ethernet, ESP or ESP-AT WiFi or WiFiNINA. Ethernet_Generic library is used as default for W5x00.
Language: C++ - Size: 966 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 3

khoih-prog/RP2040_RTC 📦
This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.
Language: C++ - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 3

wa1tnr/camelforth-rp2040-a
CamelForth in C for RP2040 Raspberry Pi Pico. A Forth by Dr Brad Rodriguez - ported to RP2040 by wa1tnr - Forth interpreter is on the RP2040 USB port, with output mirrored to UART0. Superseded October 2021 - see README.md file.
Language: C - Size: 81.1 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 1

xingrz/rpi-pico-builder 📦
Build environment for Raspberry Pi Pico (RP2040) C/C++ SDK
Language: Dockerfile - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 6

ashstrahle/Pi-Pico-ExpressionPedal2Midi
Send custom Midi CC messages to USB and Midi ports using an expression pedal and a Raspberry Pi Pico
Language: Python - Size: 4.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

khoih-prog/RP2040_ISR_Servo 📦
This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to 16 or more servo motors. Now permitting using servos with different pulse ranges simultaneously.
Language: C - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 4

gavinlyonsrepo/displaylib_LED_PICO
A SDK C++ library for a Raspberry PI PICO device to support HT16K33, MAX7219, TM1637 & TM1638 LED segment modules
Language: C++ - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

gavinlyonsrepo/ADS1x15_PICO
Library Driver for Analog to digital converters (ADC) ADS1015 and ADS1115 modules. RPI PICO RP2040 SDK C++
Language: C++ - Size: 108 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0

khoih-prog/DS323x_Generic 📦
Library for DS3231/DS3232 Extremely Accurate I2C-Integrated RTC/TCXO/Crystal. For nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, Portenta_H7 boards, RP2040-based, etc. besides ESP8266/ESP32, using ESP WiFi, Portenta_H7 WiFi, WiFiNINA, Portenta_H7 Ethernet, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi. Ethernet_Generic library is used as default for W5x00 Ethernet
Language: C++ - Size: 795 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

elect-gombe/rpi-pico-mmd
rp2040でMMD(OC済み、無保証ですー)
Language: C - Size: 9.76 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

gavinlyonsrepo/FM_Radio_PICO
FM Radio Project, RPI PICO RP2040 SDK C++
Language: C++ - Size: 2.3 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 1

bdubs-astro/Raspberry_Pi_Pico_W_Kicad_Files
Kicad 6 files for the Raspberry Pi Pico W (WiFi) SC0918 module, plus instructions for creating custom libraries in Kicad 6
Size: 1.89 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

s12wu/laptop-keyboard-reader
Raspberry Pi Pico Circuitpython code to read a laptop keyboard and present it as USB HID to a Computer
Language: Python - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

kkitayam/akiprobe
A CMSIS-DAP V2 implementation for AE-LPC11U35-MB
Language: C - Size: 103 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

wa1tnr/camelforth-rp2040-b-MS-U
CamelForth in C by Dr Brad Rodriguez - UNSTABLE - RP2040 Pi Pico port with mass storage QSPI flashROM
Language: C - Size: 900 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

wa1tnr/camelforth-rp2040-aU
CamelForth in C by Brad Rodriguez - UNSTABLE version
Language: C - Size: 993 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

feecat/PicoIndustrial
Industrial Control Module Based on RPI PICO
Size: 11.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 3

gavinlyonsrepo/sensors_PICO
Combined Sensors library. A SDK C++ library for Raspberry PI PICO's. Supported list : BMP280 LM35 LM75A DHT11 AHTXX
Language: C++ - Size: 294 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

elmot/rpi-pico-servo
DIY servo with absolute encoder(AS5600), H-bridge(drv8833) and Rpi-Pico as an MCU
Language: C - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 3

erfan-khadem/rpi8080
An rp2040 based intel 8080 emulator with debugger, physical & virtual IN/OUT port and interrupt.
Language: C - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

andypiper/picow-enviroplus
MicroPython code for the Pico Enviro+ Pack from Pimoroni
Language: Python - Size: 397 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

Linouth/zig-pico
Framework for writing Zig applications for the RPi Pico.
Language: Zig - Size: 366 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

devcybiko/rpi-binary-clock
Vintage Binary Clock project resurrected using RPi Pico
Language: Python - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

james1236/pico-foldable
A small ds-style foldable Raspberry Pi Pico console with a buzzer, a joystick, a display and some buttons
Language: Python - Size: 478 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

schuyler4/NS1-Firmware
Firmware for 62.5MS/s oscilloscope using Pi Pico.
Language: C - Size: 1.14 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 1

gavinlyonsrepo/MCP4725_PICO
Library Driver for the MCP4725 DAC modules, for Raspberry pi PICO RP2040 C++ SDK
Language: C++ - Size: 435 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 3

bcrist/microbe
Embedded Zig framework for ARM microcontrollers
Language: Zig - Size: 716 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

timokroeger/psx-usb
USB adapter for Playstation DualShock controllers or BlueRetro.
Language: Rust - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

jmysu/ESP32C3_Pico
ESP32-C3 platformIO startup
Language: C++ - Size: 81.3 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

dogeystamp/geode-piano
Digital piano firmware for the Raspberry Pi Pico.
Language: Rust - Size: 8.31 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

cakraawijaya/RPI-Basic-Line-Follower-Robot 📦
Raspberry Project | Personal Experiment
Language: Python - Size: 19.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

dorsic/gnss-tts
Time interval counter based on TI TDC7200 chip with GPS modules for precise time standard comparison.
Language: C++ - Size: 3.55 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 3

DarekKrawczyk/RPi-Pico-Logger
Lightweight C++/Micropython logger designed for debugging and logging purposes of the RP2040 microcontroller.
Language: C++ - Size: 83 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

findirfin/pico-ducky-resources
Resources for creating a bad USB based on Network Chuck's video. EDUCATIONAL PURPOSES ONLY. All the code belongs to their respective owners as shown in the video.
Language: Python - Size: 450 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

phastmike/IDx
A Raspberry Pi Pico repeater ID controller for Yaesu DR1-x/DR-2x
Language: Python - Size: 740 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

badgeteam/mch2022-firmware-rp2040
Firmware for the MCH2022 badge: RP2040 co-processor
Language: C - Size: 197 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

4dcu-be/MacroPad
All code for setting up a raspberry pi powered macropad
Language: Python - Size: 872 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

wojciech-szmyt/msa301-micropython-driver
Homebrew micropython driver for msa301 3-axis accelerometer. Tested on Raspberry Pico.
Language: Python - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Linouth/zig-pico-sdk
Zig wrapper for the Raspberry pico-sdk
Language: Zig - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

zarmonious/rpi-pico-nokia5110
Images on Nokia 5110 LCD using the Raspberry Pi Pico microcontroller
Language: C++ - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

jpmikkers/Baksteen.Net.LIRC
Linux Infrared Remote Control client library
Language: C# - Size: 232 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

dsiggi/micropython-dcf77
Micropython module to receive and decode the DCF77 time telegram.
Language: Python - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

de-dh/TP65-receiver-mpy
Receive temperature data with MicroPython from ThermoPro TP65s temperature sensor for microcontrollers.
Language: Python - Size: 567 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

dtrochow/3-key
Firmware for RP2040 3-key keyboard from Waveshare
Language: C++ - Size: 4.16 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gavinlyonsrepo/Stepper_Motor_Control_PICO
Library to control Stepper Motors , Raspberry pi PICO SDK C++
Language: C++ - Size: 101 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

gavinlyonsrepo/HD44780_LCD_PCF8574_PICO
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the RPI PICO RP2040 C++ SDK
Language: C++ - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

de-dh/MPY-RF
Simple programm for receiving 433 MHz signals using a RX470C module and enhancing reception
Language: Python - Size: 4.44 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

phastmike/pico110
A rpi pico mod for Motorola M110 [WiP]
Language: C - Size: 2.38 MB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

TimHanewich/LoRaLink
A fully 3D-printed remote controller that uses Long Range (LoRa) radio communications to control an RC car.
Language: Python - Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

CryptoIDpl/raspberry-pi-pico
Example files to be used with the Raspberry Pi Pico microcontroller
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

outofcoffee/pico-weather
Fetches weather for location and displays on e-Ink display on Raspberry Pi Pico
Language: Python - Size: 753 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Cyb3rn0id/Raspberry-Pi-Pico-Studies
My MicroPython studies on the Raspberry Pi Pico
Language: Python - Size: 73.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gavinlyonsrepo/TEA5767_PICO
Raspberry pi PICO RP2040 C++ SDK library for TEA5767HN, Low-power FM stereo radio.
Language: C++ - Size: 154 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Ether-OS/EtherPicoOS
A simple operating system for Raspberry Pi Pico W. Create interactive applications on a microcontroller.
Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

seanbutler/rpi-pico-graphics-lib
open source c/c++ graphics library for the raspberry pi pico rpi RP2040 based board
Language: C - Size: 4.67 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bdubs-astro/Raspberry_Pi_Pico_Kicad_Files
Kicad 6 files for the Raspberry Pi Pico SC0915 module, plus instructions for creating custom libraries in Kicad 6
Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

rdbende/Pico-UI-kit
A library to easily work with electronic components using Raspberry Pi Pico
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

cakraawijaya/LED-Musik-Reaktif-Berbasis-Raspberry-Pi-Pico 📦
Raspberry Project | Personal Experiment
Language: Python - Size: 8.98 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 2

enric0r/ChoCo
ChoCo is a MIDI Controller to easily play chords and variations, powered by RPi-Pico and CircuitPython
Language: Python - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gavinlyonsrepo/DS1307_PICO
Raspberry pi Pico SDK C++ for DS1037 real time clock (RTC) module
Language: C++ - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

J-Emil-P/unlock-pc-pico
Uses raspberry pi pico to unlock/lock your pc
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ManojBaasha/RPI_Pico_Controller
Working on Raspberry pi 3 and RPI Pico
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Zer0-Official/RubberDucky-Payloads
The collection of my favorite RubberDucky Payloads. Mainly pranks.
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

maro159/BalanceBot
RPi Pico based self balancing robot
Language: HTML - Size: 2.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gavinlyonsrepo/AHTXX_PICO
RPI PICO RP2040 C++ SDK library for Aosong ASAIR AHT10, AHT15 AHT20 Digital Humidity & Temperature Sensor
Language: C++ - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yatharthb97/RPi-Pico-Plant-Irrigator
An automatic Plant Irrigation System based on Raspberry Pi Pico and programmed using Micropython.
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PhilboBaggins/pico-keys
A small macro keyboard using a RPi Pico
Language: C - Size: 2.94 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

tpkowastaken/pico-remove-win-pass
pico script to remove password on windows installations without bitlocker. You have to have BIOS unlocked for this
Language: Python - Size: 47.9 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

LucasPlacentino/rmk_firmware Fork of ObsiLab/rmk_firmware
[WIP] RMK - Rust keyboard firmware, inspired by QMK and KMK.
Language: Rust - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ycanas/reaction-game
Reaction Game Raspberry Pi Pico
Language: Python - Size: 259 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jgroman/rp2040-pio-ws19695-led-display
RP2040 PIO+DMA controller for Waveshare Pico-Clock-Green
Language: C - Size: 2.18 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

prof-paradoxx/rp2040-servo
A C based library to control servo motor using Raspberry Pi Pico
Language: C - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bdubs-astro/uPy_Read_Pico_T_Sensor
read the Raspberry Pi Pico's internal temperature sensor using a timer interrupt, display results with an SSD1306 OLED
Language: Python - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Devnol/pico-boilerplate
Boilerplate files and example code, configured for vscode and tested in macOS, meant for personal use but feel free to fork.
Language: CMake - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

theflynn49/PicoMite_for_Picomputer Fork of UKTailwind/PicoMiteAllVersions
port of PicoMiteAllVersions to Bobricius' Picomputer
Language: C - Size: 29 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

respawnin/retropy-docs
Documentation and API reference for the #retroPy MicroPython retro game engine on #rp2350 and #rp2040 consoles
Language: CSS - Size: 1.26 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
