Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktauchathuranga/esp8266-iot
WebServer Starter Project's for ESP8266
https://github.com/ktauchathuranga/esp8266-iot
esp8266 esp8266-projects esp8266-webserver iot
Last synced: 2 days ago
JSON representation
WebServer Starter Project's for ESP8266
- Host: GitHub
- URL: https://github.com/ktauchathuranga/esp8266-iot
- Owner: ktauchathuranga
- Created: 2023-08-15T17:04:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T10:13:50.000Z (over 1 year ago)
- Last Synced: 2023-08-18T11:26:20.325Z (over 1 year ago)
- Topics: esp8266, esp8266-projects, esp8266-webserver, iot
- Language: C++
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP8266-IOT
WebServer Starter Project's for ESP8266
in this example codes, shows use a button to trun led on and off without refreshing the page,
and update sensor value to the webpage without refreshing the webpage.
AP - use access point mode (act as a wifi router)
ST - use station mode (act as a client to a existing wifi router)