micropython-ntpclient
Clock synchronizer
An NTP client library for ESP32 boards using uasyncio and micropython
NTP client for micropython using uasyncio
6 stars
3 watching
2 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dave2/micropython-ntpd | An implementation of a time synchronization daemon in Micropython | 2 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
thilomichael/mpsync | Automatically synchronizes code changes to a MicroPython board | 7 |
notunique/ds3231micro | A Micropython library providing access to the DS3231's time and alarm features. | 15 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
pjz/micropython-wiegand | A Wiegand protocol reader library for Micropython microcontrollers | 28 |
ptpd/ptpd | A C implementation of the Precision Time Protocol for synchronizing clocks on Ethernet LANs. | 506 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
grantgmiller/micropython_ntpserver | An NTP server implementation written in Python for microcontrollers. | 3 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |