Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finger563/esp-timing-tests
https://github.com/finger563/esp-timing-tests
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/finger563/esp-timing-tests
- Owner: finger563
- License: mit
- Created: 2022-12-07T21:27:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T22:40:07.000Z (about 2 years ago)
- Last Synced: 2024-10-26T03:42:15.536Z (about 2 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp-timing-tests
Simple app which uses the `pool.ntp.org` server to synchronize the ESP32 system clock with UTC and then prints it out every second, on the second. Continues to update the system clock using SNTP every 15 seconds.
## Example showing two nodes running simultaneously:
https://user-images.githubusercontent.com/213467/206312122-8cb1f171-298d-43f9-9d1e-5ee75ea6ff2c.mp4