https://github.com/GrantGMiller/micropython_ntpserver
An NTP server written for micropython.
https://github.com/GrantGMiller/micropython_ntpserver
Last synced: 6 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T17:48:31.000Z (about 6 years ago)
- Last Synced: 2025-04-03T21:01:38.877Z (7 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- 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