A
Arduino•2y ago
Glayer

Newbie question: Common Anode 4-digit 7-segment display circuit

Should I use resistors in my display circuit, or will it only dim the leds? So I found circuit examples online for both ways (with resistors on the digit pins and without), and I am not sure how to make the circuit. I have a SH5461AS display, which I found out was CA. I understood how the display works internally, but I'm not sure if I can skip using resistors in the circuit. Thanks for the help in advance!
27 Replies
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Oh, right. So I just want to connect the display, that's on the breadboard, to my Arduino Uno digital inputs with jumper wires I don't really know how to draw schematic yet
Glayer
GlayerOP•2y ago
This is on Arduino Project Hub. I want to do something like this for now. But it is not specified what type of display was used in this project. So I wasn't sure if I should try or it would fry my display if resistors are needed
No description
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Alright. So I tested and I have more questions now. Thank you for your help in this problem 😄 So basically I need to set my segment pin to HIGH if I want a segment to turn on, but I have to set a digit pin to LOW if I want that specific digit to turn on. That means that I send the current from the outputs that are connected to the segment pins, then the digit pin if set to LOW lets that current through, hence turning the LEDs on, then the current leaves the display through that digit pin back to the digital output of the board. Or am I wrong with this? If I'm right, and the LED segments receive the current from their output, and the current leaves through the digit pins, then wouldn't it be enough to place resistors on those pins, so the current gets lowered before entering back to the board
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
So based on my test run a bit earlier it seems it is common cathode (that's common ground, right?), because they lit up when set HIGH
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
So to be clear what I wanted to say: the first digit is turned on (showing the number 1)when A and B segments are HIGH, and D1 pin is LOW
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Yes
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
TeXit
TeXit•2y ago
Result:
5
5
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
I set it up like that, yes. Though only with 220Ohm resistors
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
TeXit
TeXit•2y ago
Result:
0.015
0.015
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Where can I draw schematic, so I can show you what I did?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Thank you!
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
TeXit
TeXit•2y ago
Result:
0.0070212765957447
0.0070212765957447
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Okay. So basically I need to use stronger resistors, and I need to use them on the segment pins as well, right?
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Glayer
GlayerOP•2y ago
Thank you!

Did you find this page helpful?