Seven segment display limiting resistors

Thread Starter

yuanshikai

Joined Sep 17, 2011
49
I understand the need for leds, when connected to output pins of microcontrollers, to have limiting resistors to reduce the current to an allowable level but i have a question regarding seven segment displays. I have attached 2 images.

The first one is the common configuration for the limiting resistors - one resistor at each output pin. The second one is my question. Is that set-up safe for the microcontroller? Please explain your answers. Thanks.
 

Attachments

n1spx

Joined Sep 23, 2010
4
It is safe, depending on the current limit of the display. However, the brightness of the digit will vary based on how many segments are turned on, since the current is spread between them.
 

LDC3

Joined Apr 27, 2013
924
The second method is possible, but you will have a problem. The resistor's value is calculated for 1 LED segment. when 2 segments are lit, half the current goes to each LED. The LEDs are not as bright. When all segments are lit, you get a very dim display. Use a network of resistors, it is easier to wire in.
 
Top