Custom Character Collection
Posted: Fri Aug 20, 2004 9:42 am
Hey everyone-
Post your custom characters here! Describe what they look like, and post the 8 bytes needed to make them.
I made a couple of up and down arrows for the LCD 2041. Here's the code:
Serout LCD, T9600, [254,78, 0, 4,14,63,0,0,0,0,0] 'up arrow
Serout LCD, T9600, [254,78, 1, 0,0,0,0,63,14,4,0] 'down arrow
They look pretty clean. Post yours!
Post your custom characters here! Describe what they look like, and post the 8 bytes needed to make them.
I made a couple of up and down arrows for the LCD 2041. Here's the code:
Serout LCD, T9600, [254,78, 0, 4,14,63,0,0,0,0,0] 'up arrow
Serout LCD, T9600, [254,78, 1, 0,0,0,0,63,14,4,0] 'down arrow
They look pretty clean. Post yours!