User Manual

PoKeys user manual
48
www.poscope.com
LCD custom character editor
Produced code
unsigned char uCustomChar[8] = {
0x10,
0x1C,
0x04,
0x04,
0x04,
0x04,
0x07,
0x01,
};
Move cursor
This section enabled user to move cursor to any position on the screen works only in ‘unbuffered’
mode described above.
Print text
Sends entered text to display module. If advanced characters are needed, enter character code in
lower text box and press 'Print character'.