I bought one of these by mistake instead of the ESP32-2432S028 resistive touch board.
https://www.aliexpress.com/item/1005006732002132.html?spm=a2g0o.order_list.order_list_main.115.590c1802K7QEid#nav-specification
It is much trouble to modify sketches to use this instead? I have two of the ESP32-2432S028 boards and they work fine, but I dont know how to use this one.
Hi.
Unfortunately, I don’t have any guides for boards with capacitive touch.
Those boards require a different library for the touch part. So, it will probably require a different pinout to initialize the touchscreen and different methods to initialize the touch input device for that board.
The rest of the code related to display something on the screen will probably be the same.
Unfortunately, at the moment, we don’t have those kind of capacitive touch to experiment and test.
Regards,
Sara