Beautiful real-time web dashboards for ESP32 in a few lines of C++ — Zero-Waste UI (the linker strips unused widgets), offline AP + captive portal, WebSocket, i18n (EN/RU/UZ/AR + RTL) and AI control via MCP.
OTA API is a component for ESP-IDF that simplifies HTTPS over-the-air firmware updates for ESP32-based applications. Configure the firmware URL and an optional server certificate in a single struct, then run the update synchronously or in a background task that automatically reboots into the new firmware.
ZigNode — a modular ESP32 Zigbee/Wi-Fi node. One ESP-IDF component with a board-selectable module registry; its flagship module is a safety-gated watering pump (max-runtime watchdog, min-off cooldown, dry-run gate, 3-way relay/MOSFET drive) with soil-moisture auto-watering, plus status LED, button gestures, a wear-safe persistent event log, optional OLED / buzzer / RTC / microSD, a Wi-Fi web panel, and Zigbee Router endpoints with an OTA client. Boards: M5Stack NanoH2 (ESP32-H2) and Seeed Studio XIAO ESP32-C6 (bare or on the Expansion Base).
Drive an external monitor from an ESP32-S2/S3/P4 through a USB display adapter, with no PC or OS required. DisplayLink DL-1xx on S2/S3/P4; MCT Trigger 6 / MacroSilicon MS91xx on the P4 (USB High-Speed).