micropython-captiveportal

Portal

Provides a minimalistic implementation of an HTTP captive portal

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

GitHub

24 stars
3 watching
2 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

captive-portalmicropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carstenblt/micropython-configserver A captive portal solution providing configuration options and networking management for embedded devices using Python. 15
p-doyle/micropython-dnsserver-captive-portal A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. 16
amora-labs/micropython-captive-portal A MicroPython captive portal demo using an RGB LED. 50
lemariva/upyportal A custom web interface for MicroPython devices to provide access to the internet. 40
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
cpopp/microtelnetserver A simple telnet server for interacting with the REPL in MicroPython-based systems. 77
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
joewez/captivewebserver A simple web server script for serving websites from a captive portal using MicroPython on an ESP8266 device 1
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 255
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 35
jczic/microrestcli A micro HTTP JSON REST client library for MicroPython-based devices 29
wbenny/mini-tor An experimental tool implementing a simplified Tor protocol using Microsoft CNG/CryptoAPI 394
thearn/python-arduino-command-api A Python library for communicating with microcontroller boards 417
majoson-chen/micropython-urouter A lightweight HTTP request routing processing library for Micropython 50
jczic/microwebcli A micro HTTP Web client for MicroPython 56