Arduino_STM32 icon indicating copy to clipboard operation
Arduino_STM32 copied to clipboard

Added Calibration for Serasidis_XPT2046_touch library

Open michox opened this issue 6 years ago • 2 comments

I added a calibration example and made some changes to the library so that the points given now should match the pixel on the screen. Please have a look if it works for you. In the example, you might need to use another TFT library

michox avatar Oct 03 '19 09:10 michox

@Serasidis Vassilis, since this is related to your library, could you eventually test this?

stevstrong2 avatar Dec 25 '19 10:12 stevstrong2

@michox can you please comment a bit more in detail what the input parameters of the calibrate function are good for? Specially the added variable display_rot in conjunction with the input parameter drot.

stevstrong avatar Nov 03 '23 09:11 stevstrong