Various BlueKitchen BTstack examples with minimal modifications to work with the Arduino IDE
-
Updated
Oct 10, 2023
Various BlueKitchen BTstack examples with minimal modifications to work with the Arduino IDE
Example sketch for using sleep mode with Arduino Pico RP2040
Another internet radio player project reusing parts and case of an old DNT IPdio Tune internet radio.
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP…
philhower core rp2040 on platformio build env w Makefile UF2 installation 2023 5 April
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
Pi Pico powered sim racing wheel
Sensor Data FSK Transmitter based on RadioLib using SX1276 or CC1101
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_RP2040W library for RASPBERRY_PI_PICO_W with CYW43439 WiFi. This library, which relies on AsyncTCP_RP2040W, is part of a series of advanced Async libraries, such as AsyncTCP_RP2040W, AsyncUDP_RP2040W, AsyncWebSockets_RP2040W, AsyncWebServer_R…
MultiWiFi/Credentials Manager for RP2040W boards using built-in CYW43439 WiFi. Powerful-yet-simple-to-use feature to enable adding dynamic custom parameters. Library to configure MultiWiFi/Credentials at runtime for RP2040W boards, using CYW43439 WiFi. You can also specify DHCP HostName and STA IP. Use much less memory compared to full-fledge Wi…
Light-Weight MultiWiFi/Credentials Manager for RP2040W boards using built-in CYW43439 WiFi. Powerful-yet-simple-to-use feature to enable adding dynamic custom parameters. Library to configure MultiWiFi/Credentials at runtime for RP2040W boards, using CYW43439 WiFi. You can also specify DHCP HostName and STA IP. Use much less memory compared to f…
This library enables you to use ISR-based PWM channels on RP2040-based boards, such as ADAFRUIT_FEATHER_RP2040, RASPBERRY_PI_PICO, with arduino-pico core to create and output PWM any GPIO pin. The most important feature is they're ISR-based PWM channels, supporting lower PWM frequencies with suitable accuracy. Their executions are not blocked by…
Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
A simple (Software) package LIKE of Fimata for RPI Pico W running Arduino
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.
Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network (e.g. The Things Network)
Add a description, image, and links to the arduino-pico topic page so that developers can more easily learn about it.
To associate your repository with the arduino-pico topic, visit your repo's landing page and select "manage topics."