mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-10-02 01:00:54 +02:00
Added example info
This commit is contained in:
13
examples/SmartSwitch/README.md
Normal file
13
examples/SmartSwitch/README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|

|
||||||
|
|
||||||
|
SmartSwitch application
|
||||||
|
Based on ESP_AsyncFSBrowser
|
||||||
|
Temperature Control for heater with schedule for car block heater or battery charger
|
||||||
|
Wide browser compatibility, no extra server-side needed.
|
||||||
|
HTTP server and WebSocket, single port
|
||||||
|
Standalone, no JS dependencies for the browser from Internet (I hope)
|
||||||
|
Based on ESP_AsyncFSBrowser
|
||||||
|
Real Time (NTP) w/ Time Zones
|
||||||
|
Memorized settings to EEPROM
|
||||||
|
Multiple clients can be connected at same time, they see each other requests
|
||||||
|
Use latest ESP8266 core lib (from github)
|
BIN
examples/SmartSwitch/SCREENSHOT.PNG
Normal file
BIN
examples/SmartSwitch/SCREENSHOT.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Reference in New Issue
Block a user