Skip to content

andres-leon/seven-segment-display-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LARGE seven segment display arduino

seven-segment-display-arduino this code is a modification from the code found at https://learn.sparkfun.com/tutorials/large-digit-driver-hookup-guide Thank you Nathan for your work on this!

The segment display used is this one https://www.sparkfun.com/products/8530

My code simply blanks out the display when non integers are sent. It also shows single digits without leading zeroes. So when the serial receives the number 8, the display will show only 8 and not 08.

Hope this helps someone out there! I'm sure there are better ways of implementing this, but so far this has worked for me :) Enjoy!

About

seven-segment-display-arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages