Skip to content

eesur/arduino-counter-with-display

Repository files navigation

# Arduino Counter with 7 segment display

01 Arduino counter using switch

Simple counter that shows on 7 segment display and serial monitor

eesur img via flickr

youTube demo video →

Based off these two tutorials:


02 Arduino counter using PIR sensor

Using a PIR sensor to count motion events. Displays the counts on the 7 segment display and details in serial monitor.

It pauses for 1 second (can change 'pause' in code) to ensure motion has ended, before entering into 'off' state and intern detect the next motion.

eesur img via flickr

youTube demo video →

Based off these two tutorials:


03 Arduino counter using infrared sensor

Using Infrared Sensor (Sharp GP2Y0A02YK0F) to count passing motion. Displays the counts on the 7 segment display and details in serial monitor.

eesur img via flickr

youTube demo video →


Notes:

Requires these libraries (just for the Adafruit backpack display):


About

Simple counter that shows on 7 segment display and serial monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%