ESP32 WiFi Bootstrap is a lightweight, high-performance Wi-Fi provisioning solution for the ESP32. It provides a user-friendly captive portal experience with fast configuration, persistent storage, and full compatibility with ESP-IDF 5.4 or later.
Waveshare ESP32-P4-Module-DEV-KIT Development Board Compatible with a 2.1-inch circular screen (480x480 resolution) via DSI interface, paired with ST7701S driver chip. It also integrates FT3236/FT6X36 I2C touch driver for precise touch interaction.
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.
MetricsModule is a C++ class designed for collecting and sending metrics data from an ESP32-based device. The module supports buffering metrics in JSON format and sending them to a specified database URL. It integrates with FreeRTOS for task management and leverages ESP-IDF for network and logging capabilities.