esp8266_ntp_webserver
IoT server
A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller.
micropython + esp8266 + ntp + webserver
3 stars
1 watching
1 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
| A full asynchronous web server for Micropython with a small memory footprint. | 106 |
| An ESP8266 script serving MCP39F521 readings as a web server | 6 |
| A highly optimized web server designed for embedded systems and IoT devices | 662 |
| A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 654 |
| An ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems | 51 |
| A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
| An NTP server implementation written in Python for microcontrollers. | 3 |
| A simple web server for MicroPython that allows developers to create and deploy small web applications. | 18 |
| A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 151 |
| A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
| A library for sending data to Thingspeak.com from MicroPython-based IoT devices | 13 |
| A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller | 49 |
| An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
| A lightweight HTTP server for microcontrollers with limited resources | 255 |