This library provides an easy way to create a simple GUI for ESP8266
- WiFi Configuration with config hot spot
- UpdateManager to allow firmware updates via web UI
- Several control elements
- Buttons
- Input
- Text
- Password
- Number (Double, Int)
- Configuration and storage to eeprom
- Responsive UI working on mobile and desktop
- 100% C++
- Styling
- Custom controls
- ESP Async WebServer@>=1.2.0
- ESP AsyncTCP@>=1.2.2
- AsyncTCP@>=1.1.1
- ArduinoJson@>=6.19.4
- yal
See examples/src/
The screenshots are made from the example