Skip to content

0x1abin/WiFiManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Manager

Lang : Micropython Tested : 1.8 and 1.9.2 (updated)

Description : WiFi manager for ESP8266 - ESP12 for micropython

Main Features:  

  • Web based connection manager
  • Save wifi password in passwd.dat (csv format)
  • Easy to apply

Usage :

Upload main.py and networkconfig.py on esp Write your code on main.py or import from main.py

Logic:

  1. step : Check passwd.dat file and try saved passwords
  2. step : To publish web page to config new wifi
  3. step : Saving password on passwd.dat file.
  4. step : Run user code

alt text

**networkconfig.py based on code of CPOPP - https://github.com/cpopp/MicroPythonSamples

About

WiFi manager for ESP8266 - ESP12 - ESP32 - micropython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%