Creating special fonts on character LCD with printf
Posted: Wed Nov 19, 2008 8:47 am
I'm using a character LCD and would like to display an upward and downward arrow font on the LCD to indicate press the up or down key. In reviewing the LCD manufacturers document it appears I need to send 0x18 for the up arrow font and 0x19 for the down arrow font. I typically have just used the printf function to send ASCII text to the display. Could someone explain what I need to do to send these commands to the display to generate these fonts.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum