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?
help: extract data to lcd
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.
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
Design and Development
Matrix Orbital