Captive Portal Demo

June 4, 2018 ยท View on GitHub

This is a simple captive portal demo for MicroPython using NodeMCU/ESP8266.

Requirements

Needs RGB LED connected to ports 5, 4, 0 (These are ESP8266 port numbers not the NodeMCU ones)

How to use it

import captive
captive.start()

Video demo

License

Consider this software MIT Licensed. Use it at your own risk.