tinyweb
Microcontroller web server
A lightweight HTTP server for microcontrollers with limited resources
Simple and lightweight HTTP async server for micropython
254 stars
14 watching
41 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
catscats-effectesp32esp8266http-serveriotmicropythonrest-apirestfulweb-server
Related projects:
Repository | Description | Stars |
---|---|---|
belyalov/tinydns | A simple DNS server for small devices with limited resources. | 32 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 663 |
wybiral/micropython-aioweb | A lightweight asyncio web framework for MicroPython-based projects | 30 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
cpopp/microtelnetserver | A simple telnet server for interacting with the REPL in MicroPython-based systems. | 77 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
majoson-chen/micropython-urouter | A lightweight HTTP request routing processing library for Micropython | 50 |
jczic/microwebcli | A micro HTTP Web client for MicroPython | 56 |
troublegum/micropyserver | A simple HTTP server for MicroPython projects | 126 |
ovidiucp/tinywebserver | A small web server implementation for Arduino microcontrollers | 245 |
miguelgrinberg/microdot | A lightweight web framework for Python and MicroPython enabling the creation of small web applications | 1,529 |