Skip to content

Small function for drive 7447/7448 IC (or other bcd decoder) with Arduino

Notifications You must be signed in to change notification settings

S1m0n5/7447Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

7447Arduino

Small function for drive 7447/7448 (or other bcd decoder) with Arduino

This is a 7 segments display and in electronic usually is driven by a type of IC called decoder that converts BCD (Binary-Coded Decimal) into 7 segments. I have created this code for help to drive this IC with Arduino.

Schematics

7447 Schematic

If you use my code at default, there are the connection to do, in this case we use Common Anode display (with 7447). In case of Common Cathode use 7448. All the datasheets are in the schematics and ds directory.

Thanks for use this code! If you want to improve something interact with the repo or contact me!

About

Small function for drive 7447/7448 IC (or other bcd decoder) with Arduino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages