Shop OBEX P1 Docs P2 Docs Learn Events
I need a serial lcd object to replace debug lcd. — Parallax Forums

I need a serial lcd object to replace debug lcd.

Tony_tsiTony_tsi Posts: 98
edited 2011-10-05 15:48 in General Discussion
I am new to propeller. I just finished my code for my project. and decided because of space limitations i want to use this lcd

http://www.parallax.com/Store/Accessories/Displays/tabid/159/CategoryID/34/List/0/SortField/0/Level/a/ProductID/49/Default.aspx

instead of the lcd that i made the prototype with.

http://www.parallax.com/Store/Accessories/Displays/tabid/159/CategoryID/34/List/0/SortField/0/Level/a/ProductID/50/Default.aspx

So the problem is my original lcd had 2 data lines, this one has 4 or 8. I used the commands I found in the debug_lcd object. Now I need a new object to take the place of debug_lcd so I don't have to rewrite my whole code.

Comments

Sign In or Register to comment.