paysonbadboy
New member
This thing is kicking my butt.
Last year when I bought a few of the Crystal Fonts displays I got them to work with the Basic Stamp.
Now I am learning to use the Microchip processors and am finding any info to set up the programming properly using PicBasic Pro
I have altered a few lines of what I used with the Stamp, but all I get is jibberish on the display.
If it was a parallel display I could use the LCDOUT code with my programmer, but this thing is a serial one wire and I don't know if I should use SEROUT or SEROUT2, etc....
Any sample code, like setting up the LCD if needed, and a few lines to do something like clr the screen and print a message?
Last year when I bought a few of the Crystal Fonts displays I got them to work with the Basic Stamp.
Now I am learning to use the Microchip processors and am finding any info to set up the programming properly using PicBasic Pro
I have altered a few lines of what I used with the Stamp, but all I get is jibberish on the display.
If it was a parallel display I could use the LCDOUT code with my programmer, but this thing is a serial one wire and I don't know if I should use SEROUT or SEROUT2, etc....
Any sample code, like setting up the LCD if needed, and a few lines to do something like clr the screen and print a message?
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.