You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A MicroPython Captive Portal for Setting Network Options on the Fly
3
+
4
+
## Notes
5
+
This code is **heavily** based on the work done by Amora Labs. See their code [here](https://github.com/amora-labs/micropython-captive-portal).
6
+
7
+
This code allows a user to connect to the NodeMCU's WiFi, navigate to ```192.168.4.1``` and set the network name and password. A walk through and more details are available on [my blog](http://blog.brockman.io/?p=54).
0 commit comments