tinyweb
Microcontroller web server
A lightweight HTTP server for microcontrollers with limited resources
Simple and lightweight HTTP async server for micropython
255 stars
14 watching
42 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
catscats-effectesp32esp8266http-serveriotmicropythonrest-apirestfulweb-server
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple DNS server for small devices with limited resources. | 32 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| An asynchronous MQTT client implementation for MicroPython. | 7 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| A lightweight asyncio web framework for MicroPython-based projects | 30 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
| A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
| A simple telnet server for interacting with the REPL in MicroPython-based systems. | 77 |
| An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
| A lightweight HTTP request routing processing library for Micropython | 50 |
| A micro HTTP Web client for MicroPython | 56 |
| A simple HTTP server for MicroPython projects, enabling basic web functionality on ESP32/ESP8266 boards. | 130 |
| A small web server implementation for Arduino microcontrollers | 244 |
| A lightweight web framework for Python and MicroPython enabling the creation of small web applications | 1,550 |