help: extract data to lcd

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
PHM1023
LCD?
Posts: 7
Joined: Tue Aug 29, 2006 12:59 am

help: extract data to lcd

Post by PHM1023 »

fnb data @100, "pizza hut 62353535"

serout 0,110, [254,88]
serout 0,110, [254,71,1,2,???]
i am using Basic stamp 2p40 using 4*20 lcd lk204-25. how can i extract out the "pizza hut 62353535" to the LCD?
Raquel
Matrix Orbital
Matrix Orbital
Posts: 834
Joined: Thu Aug 19, 2004 3:37 pm
Location: MO Office

Post by Raquel »

Hello,

Thank you for your post.

Do you mean you want to display "pizza hut 62353535" on the screen?
Then something like:

serout 0, 110, ["pizza hut 62353535"]

You might also want to check out our Application Note section on Basic Stamp:
http://www.matrixorbital.ca/appnotes/basic_stamp/

I hope this helps.
Raquel Malinis
Design and Development
Matrix Orbital
Post Reply