micropython-ntpd
time syncer
An implementation of a time synchronization daemon in Micropython
An implementation of an ntpd in Micropython
2 stars
1 watching
0 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
micropythonntp-serverpython
Related projects:
Repository | Description | Stars |
---|---|---|
wieck/micropython-ntpclient | An NTP client library for ESP32 boards using uasyncio and micropython | 6 |
ptpd/ptpd | A C implementation of the Precision Time Protocol for synchronizing clocks on Ethernet LANs. | 506 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
grantgmiller/micropython_ntpserver | An NTP server implementation written in Python for microcontrollers. | 3 |
thilomichael/mpsync | Automatically synchronizes code changes to a MicroPython board | 7 |
jonnor/micropython-npyfile | Provides support for reading and writing NumPy files in MicroPython | 3 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
iyassou/ustrftime | A MicroPython implementation of time formatting functions | 2 |
bbc/pydvbcss | Library implementing protocols for synchronizing media presentation between devices | 29 |
guycarver/micropython | A collection of hardware and software drivers and utility libraries for MicroPython on various platforms | 147 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
dsiggi/micropython-dcf77 | A Micropython module to decode DCF77 time telegrams from an receiver module | 2 |