ESP8266WebServer
Web Server
An ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems
ESP8266 web server for MicroPython
51 stars
9 watching
12 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
warpme/mcp39f521 | An ESP8266 script serving MCP39F521 readings as a web server | 6 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
roterfux/esp8266_ntp_webserver | A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. | 2 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
joewez/captivewebserver | A simple web server script for serving websites from a captive portal using MicroPython on an ESP8266 device | 1 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
51bit/esp01 | A micro:bit extension for connecting to the internet via an ESP-01 module and serving web content | 0 |
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
larsks/micropython-noggin | A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
belyalov/tinyweb | A lightweight HTTP server for microcontrollers with limited resources | 252 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
danni/uwebsockets | An implementation of websockets for the ESP8266 | 192 |
unosquare/embedio | A lightweight, cross-platform web server for .NET applications | 1,473 |