2024-07-01 08:21:37 +00:00
|
|
|
# RTC timestamp bias
|
2024-07-01 08:20:28 +00:00
|
|
|
|
2024-07-01 08:21:37 +00:00
|
|
|
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
|