Replies: 4 comments 6 replies
-
Have a look at: https://github.com/HASwitchPlate/openHASP/blob/master/user_setups/esp32/d1-r32-unoshield_ili9341_adc.ini However, I would advise against using it due to the Analog touch pins instead of a proper touch controller. |
Beta Was this translation helpful? Give feedback.
-
The driver chip for the LCD screen is ili9341 and for the touchscreen is XPT2046.
this graphicstest works fine:
|
Beta Was this translation helpful? Give feedback.
-
You can try to use the TFT_eSPI driver instead of the LovyanGFX driver in openHASP by setting these options on the ini file:
and
|
Beta Was this translation helpful? Give feedback.
-
Is it possible to use this Display with openHASP:
http://www.lcdwiki.com/2.4inch_Arduino_Display
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions