Skip to content

Resettable single digit 7-segment counter using AVR ATmega168p and push button

License

Notifications You must be signed in to change notification settings

Abdelrahman-Galal/Single-Digit-Counter-using-AVR-ATmega168p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resettable single digit 7-segment counter using AVR ATmega168p

The source code uses an AVR ATmega168p microcontroller with a 7-segment display , 8-bit shift register and a push button.

The 7-segment displays numbers starting from countStart to countEnd with a delay equals to countDelay between each update.

When the push button is pushed, counting order (ascending, descending) toggles.

All componets used are in the .csv sheet.

About

Resettable single digit 7-segment counter using AVR ATmega168p and push button

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published