Hi
A friend of mine has a 3.5" TFT Touch screen from BuyDisplay.
The TFT part is already fine with a demo skeych. The problem is making the ILI9488 interact with the Touch screen FT6236.
The Ili9488 library I'm using is this: GitHub - jaretburkett/ILI9488: Arduino Library for the ILI9488 TFT controller for 4 wire SPI
The FT6236 that I found and willing to use is this: GitHub - renaudcalmont/FT6236_t3: FT6236 Capacitive Touchscreen driver for Teensy/Arduino
I couldn't find a link for a sketch with these 2 libraries being used simultaneously. Is there something like this? Or all we need is a sketch with tft and touch screen and change the library references?
I'm starting with this Arduino/Teensy thing and all I have done is my midi joystick micro-project, so I really need a bunch of help to be able to help my almost-zero-english-speaking friend.
Thanks for any help you can give me.
Best regards
Joao