SmartGPU2-LCD480X320Touch-CommandSet

SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 66
Example 1:
<49,4D,00,00,00,00,00,4F,00,3B> Reads the
contents of the SMART GPU memory from the
top left corner: X1:00(dec),Y1:00(dec) and
bottom right corner: X2:79(dec), Y2:59(dec),
and returns the next image of 80x60 pixels,
sent as RGB each pixel.
Example 2:
<49,4D,00,28,00,1E,00,77,00,59> Reads the
contents of the Mini SMART GPU memory
from the top left corner: X1:40(dec),
Y1:30(dec) and bottom right corner:
X2:109(dec), Y2:89(dec), and returns the next
image of 80x60 pixels, sent as RGB each
pixel.
Example 3:
<49,4D,00,50,00,00,00,77,00,3B> Reads the
contents of the Mini SMART GPU memory
from the top left corner: X1:80(dec),
Y1:00(dec) and bottom right corner:
X2:119(dec), Y2:59(dec), and returns the next
image of 40x60 pixels, sent as RGB each
pixel.
All data is in hex. NOTE: Maximum X1, Y1,
X2, Y2 acceptable size values depend on
display orientation.