russhughes / thmi_py

MicroPython display driver for the LILYGO T-HMI written in python.
https://penfold.owt.com/thmi_py/
Other
5 stars 0 forks source link

T-HMI touch #1

Open telemac73 opened 1 year ago

telemac73 commented 1 year ago

Hello, Thanks for your great job.

Any idea how i can get touch screen position with t-hmi ?

russhughes commented 1 year ago

I've used this driver: https://github.com/rdagger/micropython-ili9341/blob/master/xpt2046.py

telemac73 commented 1 year ago

Thanks work fine )) have you try to have micro sd working ?