PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.25k stars 666 forks source link

[Feature suggestion] Include pulse-per-second support #117

Open cyberman54 opened 5 years ago

cyberman54 commented 5 years ago

Include interpretation of a pulse-per-second (pps) signal from an external highly precise time source (e.g. GPS or RTC chip) to keep systTime accurat with precision <100ms.

Suggestion:

Phase shift could be estimated by user function, e.g. getting an accurate timestamp from external time source and comparing it with sysTime.