Arduino 2? #2679
Replies: 2 comments 7 replies
-
The Arduino Due could be used with TFT_eSPI, however it does not have the processing power or RAM size to make use of the more advanced features. For the Due it would be better to stick with Adafruit_GFX. |
Beta Was this translation helpful? Give feedback.
-
Ciao Bodmer! The ESP32 i've received is the following : https://docs.espressif.com/projects/esp-idf/en/v4.4.3/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html The display i'm trying to connect is : https://it.aliexpress.com/item/1005003033841623.html , it has XPT2046 chip on board. Can you help me with the first setup? I've tryied different stuff, but i can't get the touch working. ESP32 → DISPLAY I neither can't find any calibration.ino file, that suppose is needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
sorry for the noob question but, i've worked a lot on a project with my Arduino 2 and a ILI9341 Mcufriend_kvb 2.4" display.
For some reason i need to switch to TFT_eSPI over the Adafruit_GFX, can i do this switch or i need to find a different combo of Arduino and display?
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions