MisterBill2
- Joined Jan 23, 2018
- 27,679
I suggest reading the data sheet for the CMOS device, and noting what the output voltage and current limits are. NOT ALL DEVICES ARE THE SAME!!
Not unless it's built in to the display itself.Is there a missed chance those seven segment displays do have a single limiting resistor at their common terminal ?
depending on displayed number, different number of segments is active so single resistor would not work. when current limit is done through resistor, one is needed for each segmentIs there a missed chance those seven segment displays do have a single limiting resistor at their common terminal ?
As panic mode commented, a single limiting resistor would not work. It would be correct current/brightness if a single segment was driven/illuminated, or a seventh of the current/brightness if you were displaying the number 8.Is there a missed chance those seven segment displays do have a single limiting resistor at their common terminal ?
Only if you can find a universe where every LED of that type is perfectly manufactured from before-unheard-of-materials that have no temperature dependence at all.The green LED you are using has a specifications curve plotting the current and its forward voltage.
If at 10mA its Vf is 2.0 V; the led can be driven by either 10mA with a limiter resistor or with 2.0V without a limiting resistor from the IC pin.
The supply voltage of the IC being 5.0V needs to drop 3V. Four Si diodes in series to the LED does it. Or two green LED instead of one plus one Si diode does it. (if no Vdrop inside the chip)
+5V------------74HC595-------------LED---------\/\/\/\/\300Ω---------------gnd
or
+5V------------74HC595-----------LED-----|>|----|>|----|>|----|>|----gnd
or
+5V-----------74HC595-------------LED----LED-----|>|--------------gnd
Where gnd can be another 'low' pin of the same IC.
Try it with an adjustable voltage supply : Apply 2.000V to your green LED with no resistor: will drain 10mA.
Or, feed 10.00mA from an adjustable current supply to your green LED : will show 2Vf drop.
So yes, a LED can be driven without current limiting if its Vf is fixed.
Agree entirely, saves components, allows mix of LED colours, and you can get constant current drivers with as many as 52 outputs, so saves ICs as well.The ideal way to compensate for that is to use a constant current driver, so the voltage drop across the LED has no effect on the current.