micropython_ntpserver

NTP server

An NTP server implementation written in Python for microcontrollers.

An NTP server written for micropython.

GitHub

3 stars
2 watching
2 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpopp/microftpserver A minimal FTP server for remote file management on an ESP8266 microcontroller 36
ekondayan/micropython-ntp A robust NTP library for MicroPython. 8
dave2/micropython-ntpd An implementation of a time synchronization daemon in Micropython 2
ntoll/microrepl A Python-based interface to the MicroPython REPL on the micro:bit device 32
mzachmann/ftptiny-micropython An FTP server implementation in Python for MicroPython 9
cpopp/microtelnetserver A simple telnet server for interacting with the REPL in MicroPython-based systems. 76
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
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
larsks/micropython-noggin A simple web server for MicroPython that allows developers to create and deploy small web applications. 18
wieck/micropython-ntpclient An NTP client library for ESP32 boards using uasyncio and micropython 6
mullender/python-ntlm A Python library providing NTLM authentication support for web scraping and downloading content from servers with Windows authentication 90
guycarver/micropython A collection of hardware and software drivers and utility libraries for MicroPython on various platforms 147
troublegum/micropyserver A simple HTTP server for MicroPython projects 126
puppetlabs/puppetlabs-ntp Manages the NTP service across various operating systems and distributions 145
robert-hh/ftp-server-for-esp8266-esp32-and-pybd A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities 149