TOP LEVEL NVS - This component is a wrapper for the ESP-IDF NVS component. - It provides a simple interface for storing and retrieving data from NVS. - It is designed to be used with the ESP-IDF framework. - It is a lightweight and easy to use component that can be used in any ESP-IDF project.
ESP32 RF Module Library for 315MHz and 433MHz signal transmission and reception. Designed for xiaozhi-esp32 project with MCP tools integration for AI voice control.
An embedded HTTP server wrapping server lifecycle management, filesystem-backed static file serving, and handler registration into a small, thread-safe interface on top of the native ESP-IDF `esp_http_server` API. It is suitable for use in system services, provisioning flows, and device configuration UIs.