Simple 0-9 Counter

Displays the numbers 0-9 on the display, at one second intervals implemented using 5611AH - 8-segment display

Dec 19, 2020

15983 views

1 respects

Components and supplies

1

Arduino UNO

2

Resistor 1k ohm

1

Solderless Breadboard Full Size

1

7 Segment LED Display, InfoVue

10

Jumper wires (generic)

Apps and platforms

1

Arduino IDE

Project description

Code

0-9 Counter using Arduino & 5611AH 7-segment display

arduino

Just paste this code in the arduino editor and compile it before flashing it on your arduino uno.

Downloadable files

Circuit connection diagram

Designed using Fritzing

Circuit connection diagram

Connection diagram

Connection diagram

Connection diagram

Connection diagram

Circuit connection diagram

Designed using Fritzing

Circuit connection diagram

Comments

Only logged in users can leave comments

Anonymous user

3 years ago

When I tried out this project, the 7-segment led display (one digit) only showed incompleted numbers in the wrong order. Could you please look into this?

Anonymous user

2 years ago

He has the pins all wrong. Heres the correct pins- PinA - 8 PinB - 9 PinC - 4 PinD - 3 PinE - 2 PinF - 7 PinG - 6 You dont need PinP since its the dot, just modify it a bit