Forum >ESP32 & DFR0529

ESP32 & DFR0529

userHead FriedrichBarth 2022-04-24 12:14:24 1352 Views3 Replies

Hello, unfortunately I am not able to get the lcd screen on the esp 32 to work. On an arduino uno it wasn't a problem.

 

Does anyone have an example code and a plug-in plan that I can try out?

 

Thanks very much

F.

2023-06-22 01:09:09

This library is compatible with ESP32. The definition of SPI pin is different from ESP32 to Arduino, you may have to check the datasheet of your board.

 

DFRobot/DFRobot_ST7687S (github.com)

userHeadPic jenna
2023-02-10 07:16:36

Does the provided library support ESP32? I am not sure. Hope dfrobot team will come up with a solution. Anyway, if you ever consider a simpler alternative, you can consider using 3.5" TFT display has a resolution of 320x480 and is driven by the ST7796 controller.

 

https://www.pcbway.com/project/shareproject/ESP32_S3_Touch_Screen_Console_for_IoT_and_HMI_applications_24145652.html

userHeadPic bidrohini.bidrohini