![EarthLCD ezLCD-405 Скачать руководство пользователя страница 170](http://html1.mh-extra.com/html/earthlcd/ezlcd-405/ezlcd-405_manual_3369393170.webp)
e z L C D -‐ 4 0 5
|
170
Rev.
© 2016 Earth Computers Tech. Inc.
1.7.66.9 SET_BG_COLOR
Description:
Sets the Background Color for the following instructions:
PRINT_CHAR_BG
PRINT_STRING_BG
Code:
34
hex,
52
dec
7
6
5
4
3
2
1
0
Byte 0: Command
Byte 1: Color Code
Note:
The 256 color palette has the following color coding:
7
6
5
4
3
2
1
0
b1
b0
g2
g1
g0
r2
r1
r0
See Also:
PRINT_CHAR_BG
,
PRINT_STRING_BG
Example:
Example:
The following sequence print Yellow "LCD" on the Navy background, in the middle of a
screen, using font no 0.
SET_BG_COLOR
34
hex
NAVY
10
000
000
bin
SET_COLOR
24
hex
YELLOW
00
111
111
bin
SET_XY
25
hex
120
120
dec
80
80
dec
SELECT_FONT
2B
hex
0
0
dec
PRINT_STRING_BG
3D
hex
'L'
4C
hex
'C'
43
hex
'D'
44
hex
SET_BG_COLOR
color
Содержание 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...