Electrical – Resistors of 7 Segment display

7segmentdisplayled

I'm trying to understand 7 segment display, In the picture below there is a resistor for the GND pin of the 7-segment display, My question is why it needs a resistor?

Because the other display pins doesn't have resistors, Is it correct to assume that the resistors are embedded in the component?

Thanks.

http://circuitdigest.com/sites/default/files/circuitdiagram_mic/Arduino-7-Segment-Circuit.gif

Best Answer

If I read this right, the schematic would look more or less like this.

schematic

simulate this circuit – Schematic created using CircuitLab

This works as long only one LED is powered at the same time. You could just multiplex them.

If you want to power severals at the same time, they will not shine with the same brightness depending on the number of lit LEDs.

You might want to check This question