Arduino touch screen driver for Goodix GT911
- 2020-07-28 - Restructured by Dean Blackketter, tested on Buydisplay.com ER-TFTM0784.
- 2020-08-24 - Added Adafruit_FT6206_Library style API.
Arduino-based library for Goodix touchscreen driver chips (tested with GT911 GT9110) Uses API similar to the Adafruit FT6206 Library
Original from nik-sharky. Thanks! Also thanks to linux/android Goodix drivers developers for references:
- https://github.com/nik-sharky/arduino-goodix
- https://github.com/goodix/gt1x_driver_generic
- https://github.com/hadess/gt9xx (Also You can found specs in this repo)