Skip to content

amora-labs/micropython-captive-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Captive Portal Demo

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

<iframe width="560" height="315" src="https://www.youtube.com/embed/gKbe48fQukc" frameborder="0" allowfullscreen></iframe>

License

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

About

A captive portal demo for MicroPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages