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

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 89
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
warpme/mcp39f521 An ESP8266 script serving MCP39F521 readings as a web server 6
jczic/microwebsrv2 A highly optimized web server designed for embedded systems and IoT devices 662
jczic/microwebsrv A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. 652
codemee/esp8266webserver An ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems 51
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
grantgmiller/micropython_ntpserver An NTP server implementation written in Python for microcontrollers. 3
larsks/micropython-noggin A simple web server for MicroPython that allows developers to create and deploy small web applications. 18
robert-hh/ftp-server-for-esp8266-esp32-and-pybd A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities 149
cpopp/microftpserver A minimal FTP server for remote file management on an ESP8266 microcontroller 36
radeklat/micropython-thingspeak A library for sending data to Thingspeak.com from MicroPython-based IoT devices 13
ruoyu0088/esp8266_ir A Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller 49
betaravener/upy-websocket-server An ESP8266/ESP32 websocket server implementation allowing client-server communication 84
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 252