Saving and comparing timestamps of the microcontroller's real time clock
Go to file
ivan 563c7ee4cd add 1sec offset scetch example 2024-07-01 15:35:58 +03:00
LICENSE Initial commit 2024-07-01 08:20:28 +00:00
README.md add 1sec offset scetch example 2024-07-01 15:35:58 +03:00
rtctimestampbias.csv init 2024-07-01 11:21:37 +03:00
rtctimestampbias.ino init 2024-07-01 11:21:37 +03:00
rtctimestampbias.py add 1sec offset scetch example 2024-07-01 15:35:58 +03:00
rtctimestampbias_1sec.ino add 1sec offset scetch example 2024-07-01 15:35:58 +03:00

README.md

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