212 skills found · Page 2 of 8
ShadeReogen / PicoNtrolBluetooth Adapter for retro consoles using their native controller port and a Raspberry Pi Pico W
sunfounder / Kepler KitThis is a learning kit for Raspberry Pi Pico W
marceloalcocer / PicohttpsAn HTTPS client example for the Raspberry Pi Pico W
shreeve / PicousbA smaller than tiny USB Host library for the Raspberry Pi Pico/W
aittalam / PicoGopherA micropython Gopher server tiny enough to run on a Raspberry Pi Pico W
Rookeh / Pico AssistantA tiny dashboard for Home Assistant, which you can build for yourself with a Raspberry Pi Pico W.
mocacinno / Rp2040 With Esp8285chinese raspberry pi pico w clone
khoih-prog / RPI PICO TimerInterruptThis library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
Circuit-Digest / Raspberry Pi Pico TutorialLearn how to use raspberry pi pico using this simple tutorials and projects. All repo provides circuit diagram and code for easy learning
flatmarstheory / Wi Fi Intrusion Detection SystemRaspberry Pi Pico W based Wi-Fi Intrusion Detection System (WIDS)
PacktPublishing / Robotics At Home With Raspberry Pi PicoRobotics at Home with Raspberry Pi Pico, Published by Packt
SourasishBasu / PicoW DuckyUsing Raspberry Pi Pico W as a Rubber Ducky to inject and execute payload scripts on a system
Rupakpoddar / WibleCodeTemplateWible Code Template
TimHanewich / MicroPython CollectionA collection of MicroPython scripts and resources, mostly to be used with the Raspberry Pi Pico or Raspberry Pi Pico W
1-rafael-1 / Pi Pico Alarmclock RustRaspberry Pi Pico W based alarm clock written in Rust
proffalken / Otel Embedded CppA basic implementation of the OTEL SDK/API for embedded devices such as the Raspberry Pi Pico W, ESP32, and ESP8266
futureshocked / Node Red Rpi PicowThe repository for the book and course Node-RED and Raspberry Pi Pico W
bdubs-astro / Raspberry Pi Pico W Kicad FilesKicad 6 files for the Raspberry Pi Pico W (WiFi) SC0918 module, plus instructions for creating custom libraries in Kicad 6
PacktPublishing / Raspberry Pi Pico DIY WorkshopRaspberry Pi Pico DIY Workshop, published by Packt
donskytech / Rpi Pico W Bme280 Weather StationA Raspberry Pi Pico W powered BME280 weather station dashboard