khoih-prog / ESPAsync_WiFiManager_LiteLinks
Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Option…
☆58Updated 3 years ago
Alternatives and similar repositories for ESPAsync_WiFiManager_Lite
Users that are interested in ESPAsync_WiFiManager_Lite are comparing it to the libraries listed below
Sorting:
- Arduino Stream implementation over Telnet for OTA logging and debugging☆168Updated last year
- Load the calibration data and provide a calibrated analog read☆44Updated last year
- This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consum…☆196Updated 3 years ago
- Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.☆102Updated last year
- With this library You can easily build a WebRadio with a ESP32 board and a mp3-module. See: https://www.youtube.com/watch?v=u4u9NvZvWRk☆122Updated 2 years ago
- Light-Weight MultiWiFi/Credentials Manager for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards boards. Powerful-yet-simple-to-…☆53Updated 3 years ago
- ESP32/ESP8266 WebServer, WiFi manager and ACE web editor Arduino library. Based on ESPAsyncWebServer