Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all. I bought a esp32-4827S043 board display combo. I try to build a code with a touch screen that have 6 blocks where each block will take me to an function, servo adjust, string adjust, info sheet etc. my problem is none of the codes I uploaded work with the display. Most to all codes I can find on the net use libraries that are non existent or hard to find. Can anybody point me in the right direction of where to get an already functional code that I can modify for my specific scenario? I am new in coding but can do basics.

What I have tried:

What is the actual display the module are using?
Posted
Comments
[no name] 3-Jan-24 15:38pm    
https://github.com/wegi1/ESP32-4827S043-4INCH-LCD/blob/main/README.MD
Jacques De Bruyn 4-Jan-24 4:28am    
Thanks Garry. Seems to be a struggle to get all Libraries in the code. Doesn't matter what I do or libraries loaded, one of the errors keeps showing is "touch library" does not exist. But will spend time tomorrow to see how to fix it.
Jacques De Bruyn 3-Jan-24 17:56pm    
I failed to find touch.h library

1 solution

Have a look at the IoT-oriented articles at this site : IoT Articles[^]. There seem to be few of them that could be relevant.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900