An open API service indexing awesome lists of open source software.

https://github.com/electronicsstudio/teensy_rtc-serial

This Arduino code retrieves the real-time clock (RTC) time from a Teensy 3.x board and prints the current time and date every second. It uses Teensy3Clock.get() for time synchronization.
https://github.com/electronicsstudio/teensy_rtc-serial

arduino-library rtc teensy teensyduino

Last synced: about 1 month ago
JSON representation

This Arduino code retrieves the real-time clock (RTC) time from a Teensy 3.x board and prints the current time and date every second. It uses Teensy3Clock.get() for time synchronization.

Awesome Lists containing this project