2024-07-01 15:35:58 +03:00
2024-07-01 08:20:28 +00:00
2024-07-01 15:35:58 +03:00
2024-07-01 11:21:37 +03:00
2024-07-01 11:21:37 +03:00

RTC timestamp bias

Saving and comparing timestamps of the microcontroller's real time clock

  • rtctimestampbias.py - main script for saving and comparing timestamps (serial and csv packages are required)
  • rtctimestampbias.ino - sample sketch for Arduino with DS1307RTC, in case of a daily single offset by a fixed number of seconds
  • rtctimestampbias_1sec.ino - sample sketch for Arduino with DS1307RTC, in the case of a one-second offset by the number of milliseconds
Description
Saving and comparing timestamps of the microcontroller's real time clock
Readme 33 KiB
Languages
Python 56.3%
C++ 43.7%