Matt4 / micropython-captive-portal-network-setup

A MicroPython Captive Portal for Setting Network Options on the Fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micropython-captive-portal-network-setup

A MicroPython Captive Portal for Setting Network Options on the Fly

Notes

This code is heavily based on the work done by Amora Labs. See their code here.

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.

About

A MicroPython Captive Portal for Setting Network Options on the Fly


Languages

Language:Python 86.9%Language:HTML 13.1%