Motion lamp
A PIR sensor lights the lamp and holds it on for three seconds after the last movement.
Sensor
hc_sr501GPIO3.3 V logicChecklist
Why this support circuit is added
Powered from 5 V (onboard 3.3 V regulator) but OUT is 3.3 V logic: direct to a 3.3 V MCU, and a 5 V MCU reads it as HIGH. No library reveals it in code — add it from the checklist.
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.
Code alone can't reveal this part, so it lives on the module checklist. When added, it is bound to a free sketch pin with a matching direction.
Run them in the browser, no login needed.
A PIR sensor lights the lamp and holds it on for three seconds after the last movement.
The DS3231's time shows on a 4-digit display, but only while the PIR sees someone.