Skip to content

how to use an external touch library wih tft_espi #2111

Answered by Bodmer
hannescam asked this question in Q&A - Touch
Discussion options

You must be logged in to vote

I had a look at your profile and saw you are 13, so in view of that I will provide more help. The TFT_eTouch library can be found here:
https://github.com/achillhasler/TFT_eTouch

You need to download the zip file and install the library manually in the Arduino IDE. There are online guides that tell you how do this, so Google that.

The touch screeninterface pins need to be connected up to the processor and those pins defined in the example sketches for the library. Library documentation is included in the docs folder. The examples should work fine with little modification. Try them all. I have only briefly used that library when it was first created so am unable to give detailed support in…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hannescam
Comment options

Answer selected by Bodmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2111 on October 25, 2022 14:08.