Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GrantGMiller/micropython_ntpserver
An NTP server written for micropython.
https://github.com/GrantGMiller/micropython_ntpserver
Last synced: 3 months ago
JSON representation
An NTP server written for micropython.
- Host: GitHub
- URL: https://github.com/GrantGMiller/micropython_ntpserver
- Owner: GrantGMiller
- Created: 2019-08-28T17:10:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T17:48:31.000Z (about 5 years ago)
- Last Synced: 2024-04-22T12:33:26.878Z (7 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-micropython - micropython_ntpserver - An NTP server written for MicroPython. (Libraries / Communications)
README
# micropython_ntpserver
An NTP server written for micropython.Specifically written to run on the ESP8266 with mircropython
Based on the project: https://github.com/limifly/ntpserver