SmartGPU2-LCD480X320Touch-CommandSet
SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 52
Example 2:
<53,46,00,14,00,32,00,8C,00,A0,00,00,00,1E,74,65,78,74,31,00>
Opens the same “text1.txt” file of the SDcard with top left corner at
X1:20(dec), Y1:50(dec) and bottom right corner at X2:140(dec),
Y2:160(dec), Start Character 0x0000, Characters to Read
30(dec)0x001E(hex). Text colour was changed to WHITE and Font
Size was changed to Size 3.
Example 3:
<53,46,00,14,00,32,00,8C,00,A0,00,0B,00,0E,74,65,78,74,31,00>
Opens the same “text1.txt” file of the SDcard with top left corner at
X1:20(dec), Y1:50(dec) and bottom right corner at X2:140(dec),
Y2:160(dec), Start Character 11(dec) 0x000B(hex), Characters to
Read 14(dec) 0x000E(hex). Text colour was changed to WHITE
and Font Size was changed to Size 3.
Just Remember: the “Start Character” is the pointer start
position of the .txt file, the “Characters to Read” is the
number of positions that will be read from the Start Character
pointer position of the .txt file.
All data is in hex. Note: Maximum X or Y acceptable size values
depend on display orientation.