Compact fixed-point math library for embedded systems. Integer-only with caller-selectable radix. Trig, log/exp, sqrt, hypot, wave generators, ADSR, and 2D transforms. Zero dependencies.
A C++20 library for parsing DLMS/COSEM push telegrams from electricity meters. It is designed for embedded and integration-heavy environments such as ESPHome
IoTSdk is a lightweight ESP-IDF component that enables ESP32-based IoT devices to participate in real-time meetings through the VideoSDK platform. The component provides seamless integration for joining meetings, publishing streams, and subscribing to audio from other participants.
X-Powers AXP192, AXP202, AXP2101 and TI BQ25896 power management IC library for ESP-IDF. Forked from lewisxhe/XPowersLib and published as an ESP Component for easy integration via idf_component.yml.
ESP-Brookesia service manager which provides plugin-based lifecycle management, dual communication modes (thread-safe local calls & TCP-based RPC), event pub/sub, and RAII-style service binding.