Arduino Uno lights up a seven-segment display to show numbers 0 to 9.
Description
Online SimulationHardware Required:
- 1 x Arduino Uno board
- 1 x Seven-segment display (Common cathode)
- 7 x 220Ω resistors
- Breadboard
- Jumper wires
Hardware Connections (for a common cathode seven-segment display):
Connect each segment pin of the display to a digital pin on the Arduino Uno. For example:
- Segment a to pin 7
- Segment b to pin 6
- Segment c to pin 5
- Segment d to pin 10
- Segment e to pin 11
- Segment f to pin 8
- Segment g to pin 9
- Segment dp to pin 4
- Connect the common cathode pin of the display to the GND pin.
Digital Tube Effects:
Cycle through displaying 0-9.
UpdatesWe are excited to announce that our open-source 3D simulation functionality is now live!
Check more details here - https://www.pcbx.com/forum?mtm_campaign=E&mtm_kwd=hack
Comments