I'm using the DS3231 RTC for a data logging project. I have not choses which library is the best for my purposes.
I'm a minimalist guy and would like to find a library that is kinda of "lean". I only need to configure the SQW output and read the time and date. For setup I will use a different ino sketch who's only function is to set the time and date.
Any suggestions / experience would be appreciated.