7-Segment Display
Borna
Posts: 36
Hello All,
I'm very new to Basic 2 and I got a question on maybe someone can answer me.
I need to display a 4 digits number using 7-segment LED. I like to know if is possible to do something like that?
If is possible how is it done?
Also what is the alternative method of doing something like that? Maybe using a crystal LED?
Thanks
Borna
Post Edited By Moderator (Jon Williams (Parallax)) : 10/10/2005 4:32:05 AM GMT
I'm very new to Basic 2 and I got a question on maybe someone can answer me.
I need to display a 4 digits number using 7-segment LED. I like to know if is possible to do something like that?
If is possible how is it done?
Also what is the alternative method of doing something like that? Maybe using a crystal LED?
Thanks
Borna
Post Edited By Moderator (Jon Williams (Parallax)) : 10/10/2005 4:32:05 AM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
·· Might you want to do something like in the thread listed below?· If so there's plenty of schematics and code there.· There's also examples of using the same chip in the StampWorks guide, which can be downloaded from our website in PDF format.
http://forums.parallax.com/showthread.php?p=552892
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
when you said four different digits on one physcial display, are you talking about something like Serial LCD? If so is there some code example that I can review?
Also Chris, the link above is very interesting, I'm reviewing that now.
Thanks
Borna
8
or like this:
8888
If the second, you really should use a display driver like the MAX7219 or MC14489 (less flexible, but cheaper).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Thanks again
Borna
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Do you have a Stamp Tester yet?
http://hometown.aol.com/newzed/index.html
·
Thanks
Borna
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com