SmartGPU2-LCD480X320Touch-CommandSet
SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 63
Example (sent commands)
Example 1:
<49,4A,00,00,00,00,00,4B,4F,41,4C,41,00>
Opens the 320X240pixels “KOALA.bmp” file with
top left corner at X:00(dec), Y:00(dec), scale factor
1/1(0x00) and displays it on the screen.
Example 2:
<49,4A,00,00,00,00,01,4A,65,6C,6C,79,38,30,00>
Opens the 320x240 pixels “Jelly80.bmp” file with
top left corner at X:00(dec), Y:00(dec), scale factor
1/2(0x01) and displays it on the screen.
Example 3:
<49,4A,00,28,00,1E,01,4A,65,6C,6C,79,38,30,00>
Opens the 320x240 pixels “Jelly80.bmp” file with
top left corner at X:40(dec), Y:30(dec), scale factor
1/2(0x01) and displays it on the screen.