Button counter
Every press adds one, shown on a four-digit seven-segment display.
buttontm1637
Display
tm1637GPIO
Why this support circuit is added
Bit-banged 2-wire (not I²C, no address). Any two digital pins; powering it from the MCU rail avoids level issues.
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 <TM1637Display.h> #include <TM1637.h> #include <TM1637TinyDisplay.h>
Run them in the browser, no login needed.
Every press adds one, shown on a four-digit seven-segment display.
The DS3231's time shows on a 4-digit display, but only while the PIR sees someone.