DS3231 RTC

Also known as: DS3231 · ZS-042 · More staples

Correct time without Wi-Fi: schedules and data logging that survive an internet outage or an off-grid deployment. The ESPHome ds1307 component speaks to it directly.

As an Amazon Associate and an affiliate we may earn from qualifying purchases. Prices and availability are set by the retailer.

At a glance

⚑ flag an error
Measurestime
Accuracy±2 ppm temperature-compensated RTC (~1 min/year)
InterfaceI2C @ 0x68
Supply3.3–5 V + coin cell
Battery-viableYes (deep-sleep friendly)
ESPHomeNative ESPHome component — ds1307
Typical price$1-2 (street, varies)

Clone check

Medium clone risk. DS3231M dies remarked as the better SN grade drift more (±5 ppm) — still fine for home use.

Good for

Gotchas to know

Wiring it up

It's I2C, so it shares two pins with every other I2C sensor you own — chain your climate/light/CO2 stack on one bus and mind the address clashes (this one lives at 0x68). Any ESP32 dev board works.

Resources

More more staples sensors

← All sensors