https://github.com/survivingwithandroid/esp8266-web-server
ESP8266 Web server to serve HTML page and send commands
https://github.com/survivingwithandroid/esp8266-web-server
esp8266 esp8266-arduino esp8266-webserver html iot serve-html-page tutorial-sourcecode
Last synced: 3 months ago
JSON representation
ESP8266 Web server to serve HTML page and send commands
- Host: GitHub
- URL: https://github.com/survivingwithandroid/esp8266-web-server
- Owner: survivingwithandroid
- License: mit
- Created: 2020-01-29T19:27:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T10:38:57.000Z (about 5 years ago)
- Last Synced: 2025-01-21T15:50:40.445Z (5 months ago)
- Topics: esp8266, esp8266-arduino, esp8266-webserver, html, iot, serve-html-page, tutorial-sourcecode
- Language: C++
- Size: 559 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP8266 Web server
ESP8266 Web server to serve HTML page and send commandsLink: [ESP8266 Web Server: send commands and serve HTML Page](https://www.survivingwithandroid.com/esp8266-web-server/)
[](https://travis-ci.org/survivingwithandroid/ESP8266-Web-server)
[](https://twitter.com/intent/follow?screen_name=survivingwithan)
This project describes how to build an ESP8266 Web Server. The Web server is used to serve HTML to the client (i.e a smartphone) and to receive commands from a client


## Schematics
