I need suggestions for which touch LCD to use with my ESP32 development board. I have currently procured DWIN LCD but I am facing the below problems.
- I am unable to receive data from the ESP32 module and write it to the LCD.
- There are too many complications, like on the back of the LCD I just discovered that there are pins to be soldered if we want TTL communication instead of RS232 communication..
- I reached DWIN support but after lengthy discussion their representative Maria pointed back to just the datasheets which is no use for me.
- I am unable to find much advices from the community here as I have found no one who has experience using it.
Please give me suggestions for which LCD to use based on below requirements.
- It should have ample usage within the Arduino community so support is not a problem.
- I need capacitive and resistive options both, in the range of 4.3" to 5".
- It should not be very expensive, preferably in the same price range as DWIN LCDs [4.3" DWIN LCD costs around 1700 rupees (USD 20 approx.)].
- It should be easy to interface with both ESP32 modules and Arduino Nano, and the communication protocol should be simple.
- It should allow me to make any UI of my choice.