Start to calibrate the touch panel: there are 4 "+" show up at each corner on the display, press on the cross point accurately one by one, then draw some thing on the screen, click "OK" if satify with the calibration.
For display equipt with touch panel only
Note: The touch panel aready calibrated in factory, only need do this if it out of accuracy.
|
Direct: |
"TUCHC" |
|
Arduino: |
void calibrateTouchScreen(void)
|
|
C: |
void Digole_calibrateTouchScreen(void) |
none
none
Example (Arduino):
mydisp.calibrateTouchScreen(); //start calibrating
serial.writeString("TUCHC"); //start calibrating
| Version | Description |
|---|---|