Datasheet

14
Graphic data mapping
Graphic Pixels : D0,D1,D2,…D255,
Four Pixel is represented by 1 Byte.
Byte 1 = D0..D3
Byte 2 = D4..D7
Byte 3 = D8..D11
:
:
Byte 63 = D252..256
Structure of each Data :
Each Pixel composite by 2 bit
MSB is the most Left Bit
e.g. the first dot is RED ,the second dot is GREEN, the third dot is yellow and the
forth dot is black.
Data = 10 01 11 00
| | | |
| | | - Black
| | ----- Yellow
| --------- GREEN
------------ RED
After you have sent the graphic block. You should insert the Graphic block label into the
Message to display it.
e.g. to display a single graphic block <GA1> on Line one and immediately appear and
normal stay for 1 second and then disappear immediately
<ID01><L1><PA><FA><MA><WC><FA><GA1>XX<E>
where XX is the checksum