Skip to content

Combine two seven segment led displays using 74HC595 shift registers.

Notifications You must be signed in to change notification settings

yourtechmafia/Two-seven-segment-LEDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Two seven segments display paralleled using 74HC595 shift registers.

Build a counting or display system using seven segments paralleled together and efficient usage of microcontroller I/O pins using shift registers. Project can be implemented using Arduino or any compatible Atmel microcontroller. Code is well commented for easier editing.

Here are the list of modules used in this project:

  • Arduino Uno (ATMega328P) or any other compatible Atmel microcontroller.
  • 74HC595 shift registers.

Fork all necessary Arduino libraries for this project from (https://github.com/yourtechmafia/Awesome-Arduino-Libraries)

About

Combine two seven segment led displays using 74HC595 shift registers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages