81 Forks
336 Stars
336 Watchers

ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson

How to download and setup ESP_WiFiManager

Open terminal and run command
git clone https://github.com/khoih-prog/ESP_WiFiManager.git
git clone is used to create a copy or clone of ESP_WiFiManager repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP_WiFiManager https://github.com/khoih-prog/ESP_WiFiManager/archive/master.zip

Or simply clone ESP_WiFiManager with SSH
[email protected]:khoih-prog/ESP_WiFiManager.git

If you have some problems with ESP_WiFiManager

You may open issue on ESP_WiFiManager support forum (system) here: https://github.com/khoih-prog/ESP_WiFiManager/issues