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)
24 stars
3 watching
2 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
captive-portalmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
| A captive portal solution providing configuration options and networking management for embedded devices using Python. | 15 |
| A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. | 16 |
| A MicroPython captive portal demo using an RGB LED. | 50 |
| A custom web interface for MicroPython devices to provide access to the internet. | 40 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
| A simple telnet server for interacting with the REPL in MicroPython-based systems. | 77 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| A simple web server script for serving websites from a captive portal using MicroPython on an ESP8266 device | 1 |
| A lightweight HTTP server for microcontrollers with limited resources | 255 |
| An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
| A micro HTTP JSON REST client library for MicroPython-based devices | 29 |
| An experimental tool implementing a simplified Tor protocol using Microsoft CNG/CryptoAPI | 394 |
| A Python library for communicating with microcontroller boards | 417 |
| A lightweight HTTP request routing processing library for Micropython | 50 |
| A micro HTTP Web client for MicroPython | 56 |