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 |
---|---|---|
metachris/micropython-captiveportal | A minimal captive portal implementation for MicroPython-based devices | 24 |
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 |
cpopp/microtelnetserver | A simple telnet server for interacting with the REPL in MicroPython-based systems. | 76 |
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 | 252 |
lemariva/upyportal | A custom web interface for MicroPython devices to provide access to the internet. | 40 |
aleppax/upyftsconf | A simple config file implementation for Micropython projects | 5 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
jiekanghuang/micropython-am7020 | Microcontroller firmware providing access to NBIoT and networking features via a Python interface. | 3 |
cbrand/micropython-mdns | Provides MDNS service discovery functionality for MicroPython boards | 56 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
ckoever/micropython-firebase-realtime-database | An implementation of the Firebase Realtime Database API using Micropython optimized for ESP32 devices. | 25 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |