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.

GitHub

130 stars
9 watching
33 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

esp32esp32-webserveresp8266esp8266-webservermicropythonwebserver

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
guycarver/micropythonA collection of hardware and software drivers and utility libraries for MicroPython on various platforms148
larsks/micropython-nogginA simple web server for MicroPython that allows developers to create and deploy small web applications.18
gradoj/nanoserverAn embedded LoRaWAN server implemented in Python on a micropython platform.6
jczic/microwebsrvA micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices.654
cpopp/microtelnetserverA simple telnet server for interacting with the REPL in MicroPython-based systems.77
hugokernel/micropython-nanowebA full asynchronous web server for Micropython with a small memory footprint.106
belyalov/tinywebA lightweight HTTP server for microcontrollers with limited resources255
grantgmiller/micropython_ntpserverAn NTP server implementation written in Python for microcontrollers.3
cpopp/microftpserverA minimal FTP server for remote file management on an ESP8266 microcontroller36
kost/micropython-socksMicroPython SOCKS server implementation5
p-doyle/micropython-dnsserver-captive-portalA MicroPython implementation of a captive portal that redirects DNS queries and HTTP requests to a web server.16
robert-hh/ftp-server-for-esp8266-esp32-and-pybdA small, simplified FTP server implementation for embedded devices with limited multitasking capabilities151
belyalov/tinydnsA simple DNS server for small devices with limited resources.32
majoson-chen/micropython-urouterA lightweight HTTP request routing processing library for Micropython50
cwyark/micropython-uaioftpA lightweight FTP server implementation for MicroPython using asyncio.3