micropython-ntp

NTP library

A robust NTP library for MicroPython.

Robust NTP library for micropython.

GitHub

8 stars
2 watching
5 forks
Language: Python
last commit: 11 months ago

Related projects:

Repository Description Stars
grantgmiller/micropython_ntpserver An NTP server implementation written in Python for microcontrollers. 3
mattytrentini/micropython-fractions Port of Python's standard Fractions library to MicroPython 1
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 36
dave2/micropython-ntpd An implementation of a time synchronization daemon in Micropython 2
jonnor/micropython-npyfile Provides support for reading and writing NumPy files in MicroPython 3
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
anthonyknorman/micropython_tinyrtc A Python library to interact with the RTC modules commonly used on cheap electronics 4
tinypico/tinypico-micropython A set of MicroPython libraries and example projects for the TinyPICO microcontroller 64
ntoll/microrepl A Python-based interface to the MicroPython REPL on the micro:bit device 32
guycarver/micropython A collection of hardware and software drivers and utility libraries for MicroPython on various platforms 148
pfalcon/pycopy-lib Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. 250
anoopkunchukuttan/indic_nlp_library A Python-based library providing common text processing and Natural Language Processing tools for Indian languages 561
howmanyoliversarethere/micropython-8encoder A MicroPython library for interacting with an 8-encoder device 1
jonnor/micropython-zipfile Port of CPython's ZIP file module to MicroPython 4
juancarlospaco/cpython An alternative implementation of Python's standard library for use in Nim programming language 144