This component for ESP-IDF builds the open-source software PicoRuby into a static library, allowing you to link it and run PicoRuby seamlessly on their microcontroller boards.
A TDMA MAC layer for ESP-NOW on ESP32-S3 with Adaptive Frequency Hopping (AFH). Provides deterministic time-slotted access, NFC OOB provisioning support, and automatic PER-based channel hopping between 2.4 GHz channels 1/6/11. Payload-agnostic: the user defines and owns all application data structures.
A C++ logging library for ESP32 using printf like syntax, that does compile-time validation of parameters, log compression for saving your precious memory, sleep resistant persistance
SimpleOTA managed OTA client: check, download, and flash firmware with on-the-fly SHA-256 and Ed25519 signature verification, lifecycle status reporting, and bootloader-rollback-aware trial installs.