micropyserver
Web server
A simple HTTP server for MicroPython projects, enabling basic web functionality on ESP32/ESP8266 boards.
MicroPyServer is a simple HTTP server for MicroPython projects.
130 stars
9 watching
33 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
esp32esp32-webserveresp8266esp8266-webservermicropythonwebserver
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 148 |
| A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
| An embedded LoRaWAN server implemented in Python on a micropython platform. | 6 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| 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 lightweight HTTP server for microcontrollers with limited resources | 255 |
| An NTP server implementation written in Python for microcontrollers. | 3 |
| A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
| MicroPython SOCKS server implementation | 5 |
| A MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server. | 16 |
| A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 151 |
| A simple DNS server for small devices with limited resources. | 32 |
| A lightweight HTTP request routing processing library for Micropython | 50 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |