Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries
The Unlicense
186
stars
81
forks
source link
[BUGFIX & new example]: add new example and BUGFIX for __AVR__ for function DS3231::setEpoch() #66
Resuming work on this library as of Sept 5 2022. Intend to merge this PR later today after testing the bugfix and the new example on various Arduino platforms.
as discussed in PR #65.