Parallax 4x20 Serial LCD text displaying
chris jones
Posts: 391
Hello i have a Parallax 4x20 Serial LCD (Backlit) Issue·and i need to know how to send data to the lcd instead of the debug window.
LAso i setup a test counter to see if i can get some numbers to count out on the screen but i get a lot of junk data
here is my loop example
FOR cnt = 1 TO 1000
SEROUT TxPin, Baud19200,[noparse][[/noparse]cnt]
NEXT
LAso i setup a test counter to see if i can get some numbers to count out on the screen but i get a lot of junk data
here is my loop example
FOR cnt = 1 TO 1000
SEROUT TxPin, Baud19200,[noparse][[/noparse]cnt]
NEXT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen