The DS3231 RTC module has a socket for a rechargeable lithium cell LR2032 and a simple charging circuit.
Since the current drawn from the battery is very tiny, and a standard CR2032 cell will last way over 5 years, it does not make much sense to invest in one of the very expensive, rechargeable cells. If you want to use a standard CR2032 lithium cell, you only need to interrupt the charging circuit by removing one component. Please see the picture gallery for details.
- 2-wire connection SDA/SCL
- Operating voltage 3.3V - 5.5V DC
- Multiple libraries (from different authors) are available
Download Maxim DS3231 datasheet
Download 24C32N datasheet









Marc –
I have done a comparison with the web site timeanddate (a web reference for precision of time).. my rtc have drifted of 1 second in one month.. so, 1 min for more than 6 yrs is more than enough at this price.. cr2032 installed and diode removed, working all time and keep the beat when power is missing.
Alan –
Great value. You get a highly accurate real time clock, assess to 32Kb (4Kx8) of EEPROM memory, I2C (2-wire communication with module), battery backup and you can also read the temperature of the DS3231 chip.
shaun.lovell (verified owner) –
Great tutorial at https://lastminuteengineers.com/ds3231-rtc-arduino-tutorial/
Allan Bowman –
I used the real time clock with an arduino project for a 7 day timer with multiple unique timings per day. After running the timer for a week it’s time stayed right on (to the second) with an accurate digital chronometer I compared it with. Good quality device, accurate timing, what more could anyone want.