Skip to content

Example code to control a 7-segment display with 4 digits and 12 pins using an Arduino.

Notifications You must be signed in to change notification settings

rafaelzaleski/4digit-7segment-12pin-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

4digit-7segment-12pin-arduino

Example code to control a 7-segment display with 4 digits and 12 pins using an Arduino.

ATTENTION: This code works with a common cathode display. If you want to use a common anode display, change "low" to "high" and "high" to "low" in the code.

Use 220 or 330 ohms resistors in the pins to protect your display.

About

Example code to control a 7-segment display with 4 digits and 12 pins using an Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published