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

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
peterhinch/micropython-iotProvides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.91
hugokernel/micropython-nanowebA full asynchronous web server for Micropython with a small memory footprint.106
warpme/mcp39f521An ESP8266 script serving MCP39F521 readings as a web server6
jczic/microwebsrv2A highly optimized web server designed for embedded systems and IoT devices662
jczic/microwebsrvA micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices.654
codemee/esp8266webserverAn ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems51
cwyark/micropython-uaioftpA lightweight FTP server implementation for MicroPython using asyncio.3
grantgmiller/micropython_ntpserverAn NTP server implementation written in Python for microcontrollers.3
larsks/micropython-nogginA simple web server for MicroPython that allows developers to create and deploy small web applications.18
robert-hh/ftp-server-for-esp8266-esp32-and-pybdA small, simplified FTP server implementation for embedded devices with limited multitasking capabilities151
cpopp/microftpserverA minimal FTP server for remote file management on an ESP8266 microcontroller36
radeklat/micropython-thingspeakA library for sending data to Thingspeak.com from MicroPython-based IoT devices13
ruoyu0088/esp8266_irA Python-based project that enables remote control of IR signals via WebSocket connections on an ESP8266 microcontroller49
betaravener/upy-websocket-serverAn ESP8266/ESP32 websocket server implementation allowing client-server communication84
belyalov/tinywebA lightweight HTTP server for microcontrollers with limited resources255