Need help with 7 segment display, ULN2x03
neoteric
Posts: 144
OK, I researched and researched, and I just cant get it.· I just cant find the solution....· I am no Electrical Engineer, but I thought I knew how to do this.
I have several large size 7 segment displays.· I have one display working.· I want to use a bs2p.· The 7 segments are common anode, 15v, so the segments are common.··I'm driving the segments with ULN2803.·What do I use to turn off the displays I want off?· My thought was to rapidly rotate through the displays so they all "appear" to be on at the same time...
I did figure out how to do this with a common cathode and a 7 segment IC, but the large ones I have are common anode.
Any help is appreciated.
THANKS!!
I have several large size 7 segment displays.· I have one display working.· I want to use a bs2p.· The 7 segments are common anode, 15v, so the segments are common.··I'm driving the segments with ULN2803.·What do I use to turn off the displays I want off?· My thought was to rapidly rotate through the displays so they all "appear" to be on at the same time...
I did figure out how to do this with a common cathode and a 7 segment IC, but the large ones I have are common anode.
Any help is appreciated.
THANKS!!
Comments
You will need a limiting resistor between·each 2803 output and the segment it's connected to.
Still trying to figure out how to cycle through the 7 segment displays, since they are common anode and I can't use the max7219...· maybe h bridge?
You could use an inverter IC, and you would wire them like a common cathode, because the signal will be inverted.
Good luck.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
David
There are 10 types of people in this world,...
Those that understand binary numbers, and those that don't!!!
Attached are the schematics.
Hopefully, neoteric will share his program and knowledge will increase.
Attached is code that runs through 0-99 on a 7 segment display.
I set this circuit up and used the source code but all I get are the entire digit lighting up.· Meaning I get an 8 that flashes on and off.
Is my circuit correct or am I missing something?
Could you please show the entire circuit?
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
“Intellectual growth should commence at birth and cease only at death”
Albert Einstein
in re. Could you please show the entire circuit?
The schematics are complete (nothing has been withheld.)
What I meant by "can you provide the entire circuit"... can anyone provide a complete, working circuit diagram of the 12V seven segment display!
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
“Intellectual growth should commence at birth and cease only at death”
Albert Einstein
The circuit for the "12V display"?· I guess what you're asking for is a pin-out of the 7-segment display/s.· These vary, there isn't a standard pin-out arrangement for 7-segment displays, every manufacturer does his own thing.
So, what to do?
Well, to find out what you've got, I outlined a process-of-elimination procedure to pin-out your display/s --
http://forums.parallax.com/showthread.php?p=705685
Post Edit -- As you're probably using some circuit simulator, I guess you may have to wing it and use separate LEDs (with their anodes tied together), arranging them in a "7-segment fashion."
Post Edited (PJ Allen) : 4/8/2008 2:44:09 AM GMT