An open API service indexing awesome lists of open source software.

https://github.com/mr-addict/esp32-dynamic-web-server


https://github.com/mr-addict/esp32-dynamic-web-server

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ESP32-Dynamic-Web-Server
This is a template for ESP32 WIFI SERVER, which has many features: static ip address(192.168.137.77)that you can set in your code,user authentication that protect your project, and the most AWESOME thing is that it has DYNAMIC WEB PAGE,which allows you to control something such as a LED status, WITHOUT refresh the web page.
![esp32 web server](https://user-images.githubusercontent.com/75357598/129903753-6f7a297e-2171-49e1-bf16-f84aef628c41.jpg)
![user and psw](https://user-images.githubusercontent.com/75357598/129903739-27a11efe-6c5a-4615-abf5-41285d7fac7b.png)