MAX7219 8-digit LED Driver driving darlingtons for high current
Scarecrow
Posts: 38
Hi guys!,
·As ive seen you hear a lot in this forums, im not too much of an electronics guy so ill be asking some dumb questions from time to time · anyways ill try my best to look for an answer in the forums & internet before posting...just wanted to get that off my head in my first post hehe.....
ok now heres what ive been thinking of:
i want my basic stamp to use the MAX7219 led driver to control up to 64 darlington arrays· (is that possible?) if it is possible i would like to see maybe some examples of diagrams to do it and maybe some info on current values from the led driver and some darlingtons types, i would try to help also on this matter but i need some help from the experts! hehe
well thanks in advance!!!
·As ive seen you hear a lot in this forums, im not too much of an electronics guy so ill be asking some dumb questions from time to time · anyways ill try my best to look for an answer in the forums & internet before posting...just wanted to get that off my head in my first post hehe.....
ok now heres what ive been thinking of:
i want my basic stamp to use the MAX7219 led driver to control up to 64 darlington arrays· (is that possible?) if it is possible i would like to see maybe some examples of diagrams to do it and maybe some info on current values from the led driver and some darlingtons types, i would try to help also on this matter but i need some help from the experts! hehe
well thanks in advance!!!
Comments
What are you trying to do exactly?
So it looks like you want to cascade a few of the max ic's to control 64 outs or 64 darlington arrays?
the uln2803 darlington arrays outs can handle about 500ma each.
if all your looking to do is control a bunch of outputs the it would be much cheeper if you used 74hc595's the max ic's are around $10ea and the 595's are only about a $1 each.
here is a link to the stampworks manual which has some good info on expanding outputs:
http://www.parallax.com/dl/docs/books/sw/exp/sw23a.pdf
http://www.parallax.com/dl/docs/books/sw/exp/sw23b.pdf
here are some links to the datasheets
http://pdfserv.maxim-ic.com/en/ds/MAX7219-MAX7221.pdf
http://www.fairchildsemi.com/ds/MM/MM74HC595.pdf#search='74HC595'
http://www.st.com/stonline/books/pdf/docs/1536.pdf
sleep on that info and get back to us.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
what i want is to use 1 of the max ic to get 64 outs since a single one can control 64 segments and utilize those segments outputs over some darlingtons because i need arround 500mA at least for each output
i looked a bit to the links you sent me and i·think i saw the·595 has a limit of like 35ma per output so i would still need to use darlingtons there right?, anyways ill look over the links tomorrow, today im just lazy in the pc and its already too late hehe. anyhow thanks a lot for your reply and thanks in advance for further replies
Post Edited (Scarecrow) : 3/6/2005 12:49:56 AM GMT
With·an output·turned on, '1' for example, it then enables the individual segments for the '1', it then turns off '1', enables '2' then enables the individual segments for 2, etc etc.
It does this rapidly to give the effect that all 8 (if used) seven segment displays are on at the same time, while in reality, only one is on at a time.
The '595's mentioned will suit the application well, 8 of them will do the job. And you correctly predicted, the 595's will not handle the current you want to eventually control, so yes, some darlingtons would be added to that, like the uln2803's mentioned.
k
just make sure you have a power supply that can handle everything you want to do.
a few hundred milliamps a peice x 64 outputs adds up quick (if they will all be on at once, worst case scenario)
should be fairly simple to wire and will be a good coding project for you.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
also there would be rarely too many of them on at the same time but i guess its a good idea to have a power supply that can support the heat in a worst case scenario i dont want the project to turn into fireworks hehe
Post Edited (Scarecrow) : 3/6/2005 10:55:00 AM GMT
I have definately seen timing studies on instruction times.
http://www.emesystems.com/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
http://www.jameco.com/wcsstore/Jameco/Products/ProdDS/26171.pdf
its only $3
you may have to mix one of these for your led's and the 595's for the motors
along with the darlington or opto isolator
what are all of the currents you require?
it may take some playing around.
I used one of the above chips for 32 leds works great!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
Post Edited (kb2hap) : 3/7/2005 1:07:18 AM GMT
So I think although it may seem like alot of work(wiring). I'd stick to the shift registers and darlington arrays. inexpensive,fairly easy interface, coding isnt so bad.
I'll keep looking to see if I can find anything else
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
but HOLY MOLY!!! $21each!!!
www.findchips.com
mouser
I dont know if cost is a factor
but you'd make out better getting the 595's
this chip would cut your count in half but I guess its more your call.
the 595's are between $.30 and $.80 each big difference
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
I looked online at this one search site
http://www.kellysearch.com/results.asp?search-text=Electronics&search-type=prodcat&search-location=qu&submit=Get+Digging
they seem to have elctronics suppliers in europe but some of it I belive was Danish
so I cant understand it.
but there may be somone else on the forum who shops in europe
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
http://www.distrelec.com/
http://www.conrad.com/
thanks a lot for all the help, ill be posting the results & toughts :P
My 2 cents
Paul