ESPWebConfig - easy web configurator (AP or Station switch)
Posted: Wed Sep 09, 2015 11:40 am
This is my take on web config for the ESP8266, it allows you to setup an admin password, and quickly switch between AP and Station modes. When set as Station, if it fails to connect to the router it automatically falls back to AP mode.
As a simple bonus, I added optional listening to UDP and/or TCP ports (that is useful to me, maybe useful to you as well).
The initial version source-code is available here:
https://github.com/imerso/ESPWebConfig
As a simple bonus, I added optional listening to UDP and/or TCP ports (that is useful to me, maybe useful to you as well).
The initial version source-code is available here:
https://github.com/imerso/ESPWebConfig