Skip to content

Minimal async captive portal for MicroPython (compatible with uasyncio v3/MicroPython 1.13+ as well as earlier versions)

Notifications You must be signed in to change notification settings

metachris/micropython-captiveportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal MicroPython Captive Portal

This code is tested on ESP32. It creates a wifi access point, and once connected to it a captive portal is opened (served from index.html).

  • Works with uasyncio v3 (MicroPython 1.13+)
  • Fallback for earlier versions of uasyncio/MicroPython
  • Code: main.py

Notes

Built upon

References

About

Minimal async captive portal for MicroPython (compatible with uasyncio v3/MicroPython 1.13+ as well as earlier versions)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project