micropython-configserver
Captive portal
A captive portal solution providing configuration options and networking management for embedded devices using Python.
Captive portal for micropython including a dumb DNS server and a webserver to configure wifi networks.
15 stars
2 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a minimalistic implementation of an HTTP captive portal | 24 |
| 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 simple telnet server for interacting with the REPL in MicroPython-based systems. | 77 |
| 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 |
| A custom web interface for MicroPython devices to provide access to the internet. | 40 |
| A simple config file implementation for Micropython projects | 5 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| Microcontroller firmware providing access to NBIoT and networking features via a Python interface. | 3 |
| An implementation of the Multicast DNS protocol for MicroPython with Service Discovery | 58 |
| An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
| An implementation of the Firebase Realtime Database API using Micropython optimized for ESP32 devices. | 24 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |