Serial LCD Custom Character Animation Demo the part of the code that dose the
Can some one please explain where the custom characters are and where the character positions are and where the code show how to have one or two or three rain drop
I do understand only part that·I have show
I have down load the data sheet for the serial lcd display the display # 27976 or 27977 the one with the back light
·SEROUT TxPin, Baud19200, [noparse][[/noparse]$FD,$00,$0E,$00,$00,$00,$08,$04,$00]
·I understand $FD, $FE, $FF define the custom characters
· ' $06 = rain 0
· SEROUT TxPin, Baud19200, [noparse][[/noparse]$FE,$11,$15,$14,$06,$0A,$0A,$19,$15]
· ' $07 = rain 1
· SEROUT TxPin, Baud19200, [noparse][[/noparse]$FF,$0A,$0A,$19,$15,$11,$15,$14,$06]
SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$06,$07,$06]···I understand that $9E put the Character·on the screen at a cretin place on the screen
··· PAUSE PauseShort
··· SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$07,$06,$07] I understand that $07,$06 do the routine above
··· PAUSE PauseShort
··· SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$06,$07,$06]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any·
·that you may have and all of your time finding them
·
·
·
·
Sam
Post Edited (sam_sam_sam) : 7/18/2008 4:35:13 PM GMT
I do understand only part that·I have show
I have down load the data sheet for the serial lcd display the display # 27976 or 27977 the one with the back light
·SEROUT TxPin, Baud19200, [noparse][[/noparse]$FD,$00,$0E,$00,$00,$00,$08,$04,$00]
·I understand $FD, $FE, $FF define the custom characters
· ' $06 = rain 0
· SEROUT TxPin, Baud19200, [noparse][[/noparse]$FE,$11,$15,$14,$06,$0A,$0A,$19,$15]
· ' $07 = rain 1
· SEROUT TxPin, Baud19200, [noparse][[/noparse]$FF,$0A,$0A,$19,$15,$11,$15,$14,$06]
SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$06,$07,$06]···I understand that $9E put the Character·on the screen at a cretin place on the screen
··· PAUSE PauseShort
··· SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$07,$06,$07] I understand that $07,$06 do the routine above
··· PAUSE PauseShort
··· SEROUT TxPin, Baud19200, [noparse][[/noparse]$9E,$06,$07,$06]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any·
![idea.gif](http://forums.parallax.com/images/smilies/idea.gif)
·
·
·
·
Sam
Post Edited (sam_sam_sam) : 7/18/2008 4:35:13 PM GMT