Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertoxamin/esp8266-wifi-eprom-configurator
https://github.com/albertoxamin/esp8266-wifi-eprom-configurator
esp8266 iot wifi
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/albertoxamin/esp8266-wifi-eprom-configurator
- Owner: albertoxamin
- Created: 2021-03-11T17:50:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T09:22:37.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T23:26:38.562Z (3 months ago)
- Topics: esp8266, iot, wifi
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# esp8266 wifi eprom configurator
This repo provides the barebone implementation for a new iot device.
When the esp8266 will run this code it will try to join the wifi stored in the eprom.
If no wifi is stored or the connection fails it will start a new wifi AP with a captive portal where you can configure the wifi network.