🔒
A clock that wakes when someone walks up
The DS3231's time shows on a 4-digit display, but only while the PIR sees someone.
ds3231_i2chc_sr501tm1637
Sensor
ds3231_i2cI²C0x68
Why this support circuit is added
Fixed I²C address 0x68 (not selectable). Module has pull-ups and runs 2.3–5.5 V straight from the board rail.
Grounded in the catalog and golden patterns (real open-source circuits). Every auto-inserted part comes with a reason.
No extra support circuit for this part — only the board rail and the connector are wired.
Any of these #includes identifies this part
#include <RTClib.h> #include <DS3231.h>
Run them in the browser, no login needed.
The DS3231's time shows on a 4-digit display, but only while the PIR sees someone.