Quote Originally Posted by tazntex View Post
I am using the Melabs serial lcd 20 x 4 LCD, works great. I've been able to display text, but have searched the forum and can not find any tip or tricks to display the value of a variable so I can see what it is doing. Any suggestions? Thank you.
Since you're using a SERIAL LCD and you have to use the SEROUT command to get it to do anything, I think you answer is right there in the PBP manual under the SEROUT command. Look at the DEC, BIN, HEX modifiers...