Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
Led Display driver — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
BASIC Stamp
Led Display driver
IvanHadz
Posts:
2
2009-01-26 18:42
edited 2009-01-26 20:23
in
BASIC Stamp
I have a bunch of LED drivers MBI5026 and would like to build a 16 x 16 LED display panel experiment. Can anyone point me in the right direction to write the code for the SDI CLK OE and LE to get it to work
Comments
flying_flip
Posts:
36
2009-01-26 19:35
edited 2009-01-26 19:35
OE can
·
be tied to Ground (low)
LE is your latch
For SDI, SDO
·
Serial Data In/Out
you can tie SDO from chip #1 to SDI on chip #2
CLK is clock from the basic stamp
Take a look at my post
http://forums.parallax.com/showthread.php?p=767996
·
for code examples.
Good luck.
Phil
·
IvanHadz
Posts:
2
2009-01-26 20:23
edited 2009-01-26 20:23
Thanks Phil. I will let you know how it turns out
Regards
Ivan
Sign In
or
Register
to comment.
Comments
LE is your latch
For SDI, SDO· Serial Data In/Out
you can tie SDO from chip #1 to SDI on chip #2
CLK is clock from the basic stamp
Take a look at my post http://forums.parallax.com/showthread.php?p=767996·for code examples.
Good luck.
Phil
·
Regards
Ivan