e z L C D -‐ 4 0 5
|
83
Rev.
© 2016 Earth Computers Tech. Inc.
1.7.24 PRINT_CHAR_BG
Description:
Prints a character at Current Position on the background specified by the
SET_BG_COLORH
command.
Code:
3C
hex,
60
dec
7
6
5
4
3
2
1
0
Byte 0: Command
Byte 1: ASCII Character
See Also:
SELECT_FONT
,
SET_BG_COLORH
,
PRINT_STRING_BG
Example:
Example:
The following sequence will print the character 'M' in white on a black background using Font
2.
SELECT_FONT
2B
hex
2
2
dec
SET_BG_COLORH
94
hex
BLACK_LSB
000
00000
bin
BLACK_MSB
00000
000
bin
SET_COLORH
84
hex
WHITE_LSB
111
11111
bin
WHITE_MSB
11111
111
bin
PRINT_CHAR_BG
3C
hex
'M'
4D
hex
PRINT_CHAR_BG
ASCII
Summary of Contents for ezLCD-405
Page 1: ......
Page 22: ...e z L C D 4 0 5 22 Rev 2016 Earth Computers Tech Inc Figure 2 ezLCD 405 Schematic...
Page 32: ...e z L C D 4 0 5 32 Rev 2016 Earth Computers Tech Inc...
Page 52: ...e z L C D 4 0 5 52 Rev 2016 Earth Computers Tech Inc SET_COLOR SET_XY...
Page 102: ...e z L C D 4 0 5 102 Rev 2016 Earth Computers Tech Inc...
Page 109: ...e z L C D 4 0 5 109 Rev 2016 Earth Computers Tech Inc...
Page 118: ...e z L C D 4 0 5 118 Rev 2016 Earth Computers Tech Inc...