Arduino Push Button Counter

by VolosR in Circuits > Arduino

26983 Views, 13 Favorites, 0 Comments

Arduino Push Button Counter

Arduino Button Counter (TM1637 Digispark Attiny85 )

Let's Learn how to make an Arduino pushbutton counter. I used digispark attiny85 Arduino, but it will work with any Arduino. so you can use Arduino uno or some other if you want.

You can see how this work in video or with this link: https://www.youtube.com/watch?v=1o_9ELJzqHg

What We Need?

button.JPG

We need :

-Arduino board

-TM1637 -4 digits dispaly module

-push button

-10 resistor

-breadboard and wires


You will also need library for the module, download and install library using the link bellow.

https://github.com/avishorp/TM1637

Now, lets connect everithing together!

Code

kodd.JPG