S
sommes
Guest
I would like to ask Is 7 segment decoder/driver necessary to connect 7
segment display with Atmel 90S8535 microcontoller.
segment display with Atmel 90S8535 microcontoller.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No.I would like to ask Is 7 segment decoder/driver necessary to connect 7
segment display with Atmel 90S8535 microcontoller.
no. if you use a common-anode 7 segment display (and apropriate resistors)I would like to ask Is 7 segment decoder/driver necessary to connect 7
segment display with Atmel 90S8535 microcontoller.
Thanks Dave
Would you mind to explain some more if 4 digi 7 segment display are used
in
this case.
Cheers
Sommes
IIRC the chip you were proposing to use has 35 I/O pins according to myThanks Dave
Would you mind to explain some more if 4 digi 7 segment display are used in
this case.
Hmmm, I think you'd better consult the datasheet again, there is aOn 2006-03-22, sommes <ljk@jlk.com> wrote:
Thanks Dave
Would you mind to explain some more if 4 digi 7 segment display are used in
this case.
IIRC the chip you were proposing to use has 35 I/O pins according to my
cheat sheet
So you could drive the 8 LEDs in 4 7 segment displays and have three I/0 pins
left over.
if the chip is anything like the 2313 the pins can sink upto 20mA which could
give a very bright 7 segment display.
If you buffer the segment drive as well as the commons then all you needIf you're wanting to use fewer IO pins consider matrixing the displays.
this'd mean using 4 I/O pins to drive transistors to select a one of the 4
7-segment units and using 8 other I/O pins to drive the individual segments
and then writing a program to light the individual displays one at a time,
very fast (eg 100 times per second) this way the light output will be 1/4
of what you'd ge driving the display full-time, but only 8 + 4 = 12 I/O pins
would be needed leaving 23 for other purposes...