uPyPortal
Portal
A custom web interface for MicroPython devices to provide access to the internet.
A captive portal for MicroPython using ESP32 (WeMos)
40 stars
4 watching
10 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
esp32hackingmicropythonwifi-hacking
Related projects:
Repository | Description | Stars |
---|---|---|
lemariva/upycam | This project provides an application example to stream video using MicroPython on ESP32-CAM or M5Camera boards. | 146 |
lemariva/upyeink | A MicroPython-based system for controlling an E-INK display using an ESP32 microcontroller | 28 |
lemariva/upysteppers | A DIY rotating platform project using an ESP32 connected to Wi-Fi and a bipolar stepper motor. | 12 |
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 |
metachris/micropython-captiveportal | A minimal captive portal implementation for MicroPython-based devices | 24 |
amora-labs/micropython-captive-portal | A MicroPython captive portal demo using an RGB LED. | 50 |
lemariva/upylorawan | A device that uses MicroPython to communicate over LoRaWAN using an ESP32 microcontroller | 225 |
lemariva/micropython-camera-driver | Adds camera support to MicroPython for ESP32 family devices | 459 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
lemariva/micropython-core2 | A custom MicroPython firmware for the M5Stack CORE2 board with added support for various sensors and displays | 53 |
belyalov/tinyweb | A lightweight HTTP server for microcontrollers with limited resources | 252 |
carstenblt/micropython-configserver | A captive portal solution providing configuration options and networking management for embedded devices using Python. | 15 |
lemariva/upyiot | Collects air quality data from sensors connected to an M5Stack ATOM and sends it to Google Cloud Platform for analysis and modeling. | 6 |
lemariva/smartupy | Controls Tuya-type smart power outlets using an ESP32 microcontroller and MicroPython | 13 |
reteprelleum/upyvoip | An implementation of an interactive voice response system for Micropython-based ESP32 devices | 23 |