Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
Help With programming — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Propeller 1
Help With programming
Shabbir Ezzi
Posts:
7
2009-11-04 15:54
edited 2009-11-04 20:10
in
Propeller 1
Is there a way to create an array that holds string values, I want to create a routine for cycling through the menus on the LCD display.
Comments
DynamoBen
Posts:
366
2009-11-04 15:57
edited 2009-11-04 15:57
There are arrays per say in spin (which I would assume it what you are using). The way I handle LCD strings is by placing them in the DAT block and writing them to the display by their label.
Leon
Posts:
7,620
2009-11-04 18:03
edited 2009-11-04 18:03
Duplicate post!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
MagIO2
Posts:
2,243
2009-11-04 20:10
edited 2009-11-04 20:10
Have a look at the Menu Demo I gave in this thread. It's for video out, but can easily be adapted to text LCD:
http://forums.parallax.com/showthread.php?p=848636
Sign In
or
Register
to comment.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
http://forums.parallax.com/showthread.php?p=848636