Skip to content

This piece of code is mainly create using Micropython for NodeMCU ESP8266 which allow normal user to choose their preferred WiFi for the device to connect. This is useful for IOT production purpose.

License

Notifications You must be signed in to change notification settings

panhavad/NodeMCU-ESP8266-User-WiFi-Configurable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeMCU ESP8266 User's WiFi Configurable 📡

This piece of code 👨🏾‍💻 is mainly create using Micropython for NodeMCU ESP8266 which allow normal user to choose their preferred WiFi for the device to connect. This is useful for IOT production purpose. 🤑

This is simply show how the system is working.

How to use?

  1. Connect to the CONFIG_ME SSID (IMPORTANT)
  2. Password iwanttoconfigureyounow
  3. Go to http://192.168.4.1/
  4. Choose WiFi wanted to Connect
  5. Click Connect Button
  6. (Board Restarting...)
  7. Go to http://192.168.4.1/ to see the board current IP

NOTE: If board can not get IP on first connect attempt please try to restart board.

As of now this piece of code enable user to connect to the open network📡 only, for those network that have password 🔐will can be connected in the next version 🚴🏾‍ soon.

So basically this is the board (NodeMCU ESP8266) that I written and testing this code on.😎

All coding here is done purely from scratch and unit testing were perform by developer. Please help report for feedback if there any bug😅.

This code still need to improve

About

This piece of code is mainly create using Micropython for NodeMCU ESP8266 which allow normal user to choose their preferred WiFi for the device to connect. This is useful for IOT production purpose.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages