Skip to content

Config library for ESP8266 chip. Configure everything in a web interface.

License

Notifications You must be signed in to change notification settings

seco/ESPWebConfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPWebConfig

Arduino web based configuration library for ESP8266 chip.

Configure the device in a web inteface. After first boot it will act as an access point, so you don't need ssid and password hard coded in your program.

Connect to AP to configure Connect to AP to configure

After config and reboot the device will connect to the wifi you configured. It will get a new IP number.

Connect to AP to configure

The wifi stuff above is always there, but you can add extra parameters during config, that you can use during normal execution. Se examples/CustomWebConfig.

About

Config library for ESP8266 chip. Configure everything in a web interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%