https://github.com/ycardon/esp8266-template
an esp8266 application template
https://github.com/ycardon/esp8266-template
esp8266 iot
Last synced: about 1 month ago
JSON representation
an esp8266 application template
- Host: GitHub
- URL: https://github.com/ycardon/esp8266-template
- Owner: ycardon
- Created: 2017-07-02T08:47:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-06T10:00:29.000Z (almost 8 years ago)
- Last Synced: 2024-10-19T07:16:04.799Z (7 months ago)
- Topics: esp8266, iot
- Language: Arduino
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp8266-template
an esp8266 application template
- spawn a hotspot to get wifi connectivity (WiFiManager)
- over the air update (ArduinoOTA)
- remote telnet debug (RemoteDebug)