beautypg.com

Matrix Orbital LCD2041 Legacy User Manual

Page 25

background image

LCD2041 rev 2

25

Initialize large digits

FE 6E
254 110
254 'n'

Initializes the user character set to make large digits.

Place large digits

FE 23 [col] [digit]
254 35 [col] [digit]
254 '#' [col] [digit]

Place large digit number [digit] in column [col] of the display.
Cursor moves to bottom right of large digit. [digit] is 0x00 to
0x09, [col] is 0x01 to 0x12 (i.e. 1 to 18 decimal).

Define custom
character

FE 4E [c][8 bytes]
254 78 [c][8 bytes]
254 'N' [c][8 bytes]

Defines one of 8 custom "user" characters. Character
number is [c] between 0x00 and 0x07. The 8 bytes are
described in section 4.1.8.