Driving large 7-segment LEDs
dtalvacchio
Posts: 36
Hello--
I'm using a BS2 to build a digital clock whose digits are driven by the MAX7219. I have the clock working with 1-inch 7-segment LEDs, but I would like to use much larger (3-inch) digits. Does anyone out there have any experience with this sort of circuit? I read the Maxim AppNote for driving digits at higher than normal voltage, but as I'm very new to electronics, I'm having a hard time following how the suggested techniques work. I'd be grateful to anyone who could make this clear to me.
Thank you--
Dominick
I'm using a BS2 to build a digital clock whose digits are driven by the MAX7219. I have the clock working with 1-inch 7-segment LEDs, but I would like to use much larger (3-inch) digits. Does anyone out there have any experience with this sort of circuit? I read the Maxim AppNote for driving digits at higher than normal voltage, but as I'm very new to electronics, I'm having a hard time following how the suggested techniques work. I'd be grateful to anyone who could make this clear to me.
Thank you--
Dominick
Comments
·· That App Note is exactly what you need.· What don't you understand about it?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Large LED digits are usually wired to have several LEDs in series. This means that the voltage needed to light them is often greater than 5volts. If the digits are NOT muliplexed you can simple switch the cathode of the string of LED to ground to light them (with the anode of the string connected to +12 (or whatever)).
It gets complicated when the digits ARE multiplexed because then you need to switch a voltage greater than 5V and that requires either a special IC (looks like the MAX7219 is limited to 5v) or two transistors.
I was working on a driver circuit for some 4" LED displays I have, but the special chip didn't work properly. I think I'm going to go back to just using transistors or FETs.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
"SX-Video OSD module" Now available from Parallax for only·$49.95
http://www.parallax.com/detail.asp?product_id=30015
Product web site: www.sxvm.com
"Never under estimate the importance of being nice when you don't have to be."
·
Sometimes large displays use a bunch of LEDs in series, ergo the higher VF (VLED).· Sometimes large displays depend on brighter/more powerful elements and a lot of diffusion·to spread the light around inside, requiring fewer LEDs (and have, therefore, lower VF.)
3 inches: http://forums.parallaxinc.com/jameco.com/wcsstore/Jameco/Products/ProdDS/202542.pdf
The specs for the 2.3" are for EACH diode. There are four diodes in series so you must multiply by 4. So that gives 6.8V typ and 9.6V max.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
"SX-Video OSD module" Now available from Parallax for only·$49.95
http://www.parallax.com/detail.asp?product_id=30015
Product web site: www.sxvm.com
"Never under estimate the importance of being nice when you don't have to be."
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
·· That App Note has a lot of different configurations.· Depending on how many digits you're trying to drive, and what configuration they are (CA or CC) we might be able to pick the correct circuit and explain it a little better.· Otherwise an alternative which requires more chips but is simpler is to use shift registers and ULN chips on CA Displays.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com