Thats easy. Look in the manual for full explanation.
Same works for the second line where $C0 is the first position.Code:LCDOUT $FE, 80 ' First position of line one LCDOUT $FE, 80 + 4 ' Move over 4 places to the right
Thats easy. Look in the manual for full explanation.
Same works for the second line where $C0 is the first position.Code:LCDOUT $FE, 80 ' First position of line one LCDOUT $FE, 80 + 4 ' Move over 4 places to the right
Dave
Always wear safety glasses while programming.
Hi,
Thanks,
Just what I was looking for,
I can't find my manual so it was just as easy to ask.
Cheers
Dave..
You can down load or view the manual online. Gotta have it in some form.
http://www.melabs.com/support/index.htm
You might be interested in custom characters too.
http://www.picbasic.co.uk/forum/showthread.php?p=1489
Dave
Always wear safety glasses while programming.
Bookmarks