Hi all,
I recently found a Duplex Led Display from an old alarm clock. It has a total of 23 pins to just drive 4 digits with 7- segments each (with an exception of the 1st digit as it only has 'A' and 'B' segments) and the colon LEDs. After doing some testing, I found out that this display could be used only by multiplexing and direct drive was not possible.
I did a simple clock circuit using arduino and used 74HC595 IC for shifting the bits and TLC59213 LED Driver IC to deliver enough current for the LEDs. I multiplexed it at a frequency of 5KHz below which a visible flicker occurred.
My circuit worked as expected but the brightness was too low. So, I increased the Vcc of the LED Driver IC to 12v which was close to its maximum operating voltage of 15V. This did improve the brightness by a bit but still LEDs were emitting only half the brightness they were actually capable of.
Each segment has two LEDs in series.
Please suggest me a way to improve the display's brightness .
Thanks in advance
Image of the display in the arduino clock circuit :
Circuit Diagram of the old alarm clock :
I recently found a Duplex Led Display from an old alarm clock. It has a total of 23 pins to just drive 4 digits with 7- segments each (with an exception of the 1st digit as it only has 'A' and 'B' segments) and the colon LEDs. After doing some testing, I found out that this display could be used only by multiplexing and direct drive was not possible.
I did a simple clock circuit using arduino and used 74HC595 IC for shifting the bits and TLC59213 LED Driver IC to deliver enough current for the LEDs. I multiplexed it at a frequency of 5KHz below which a visible flicker occurred.
My circuit worked as expected but the brightness was too low. So, I increased the Vcc of the LED Driver IC to 12v which was close to its maximum operating voltage of 15V. This did improve the brightness by a bit but still LEDs were emitting only half the brightness they were actually capable of.
Each segment has two LEDs in series.
Please suggest me a way to improve the display's brightness .
Thanks in advance
Image of the display in the arduino clock circuit :

Circuit Diagram of the old alarm clock :
