![EarthLCD ezLCD-405 Скачать руководство пользователя страница 83](http://html1.mh-extra.com/html/earthlcd/ezlcd-405/ezlcd-405_manual_3369393083.webp)
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
Содержание ezLCD-405
Страница 1: ......
Страница 22: ...e z L C D 4 0 5 22 Rev 2016 Earth Computers Tech Inc Figure 2 ezLCD 405 Schematic...
Страница 23: ...e z L C D 4 0 5 23 Rev 2016 Earth Computers Tech Inc 1 3 2 Pin Configuration Figure 3 ezLCD 405 Connectors...
Страница 32: ...e z L C D 4 0 5 32 Rev 2016 Earth Computers Tech Inc...
Страница 52: ...e z L C D 4 0 5 52 Rev 2016 Earth Computers Tech Inc SET_COLOR SET_XY...
Страница 102: ...e z L C D 4 0 5 102 Rev 2016 Earth Computers Tech Inc...
Страница 109: ...e z L C D 4 0 5 109 Rev 2016 Earth Computers Tech Inc...
Страница 118: ...e z L C D 4 0 5 118 Rev 2016 Earth Computers Tech Inc...
Страница 158: ...e z L C D 4 0 5 158 Rev 2016 Earth Computers Tech Inc 10 10 dec y LSB V_LINE 41 hex 110 110 dec...