February 26, 2021 at 1:41 am
#1486
Sylvester Dzimiri
Participant
I am not sure if you guys looked into the RTC library. You can use the DS1307 Real Time Clock breakout, you will need to install the library from GitHub to begin working with that.
https://github.com/adafruit/RTClib
https://www.adafruit.com/product/264
This is also the RTC library (https://www.arduino.cc/en/Reference/RTC) and it has some examples to start with.