The RTC Synchro application is a tool that communicates via Bluetooth with a real time clock connected to an Arduino board or any other microcontroller system, and allows
- find out the date and time values of the real time clock
- set the date value equal to the smartphone clock
- set the time value equal to the smartphone clock
- keep a log of observations of date and time readings from a real-time clock and determine the accuracy of the clock (average daily drift in one direction or another)
- calculate the correction factor, with which you can significantly increase the accuracy of the real-time clock
- find out the date and time values of the real time clock
- set the date value equal to the smartphone clock
- set the time value equal to the smartphone clock
- keep a log of observations of date and time readings from a real-time clock and determine the accuracy of the clock (average daily drift in one direction or another)
- calculate the correction factor, with which you can significantly increase the accuracy of the real-time clock
Show More