Skip to content

This Arduino library provides WiFi and MQTT service to an ESP32/ESP8266 with a fallback web portal where credentials and configurations may be stored. This way sensitive data do not need to be provided in Code or via the serial connection. Based on the ESPAsync_WiFiManager from Khoi Hoang.

Notifications You must be signed in to change notification settings

mdop/WifiUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WifiUtility

This Arduino library provides WiFi and MQTT service to an ESP32/ESP8266 with a fallback web portal where credentials and configurations may be stored. This way sensitive data do not need to be provided in Code or via the serial connection.

About

This Arduino library provides WiFi and MQTT service to an ESP32/ESP8266 with a fallback web portal where credentials and configurations may be stored. This way sensitive data do not need to be provided in Code or via the serial connection. Based on the ESPAsync_WiFiManager from Khoi Hoang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages