Comments on: ESP32 Cheap Yellow Display (CYD) Resistive Touchscreen Calibration https://randomnerdtutorials.com/esp32-cheap-yellow-display-cyd-resistive-touchscreen-calibration/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 09 Aug 2024 10:23:02 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Sara Santos https://randomnerdtutorials.com/esp32-cheap-yellow-display-cyd-resistive-touchscreen-calibration/#comment-946751 Fri, 09 Aug 2024 10:23:02 +0000 https://randomnerdtutorials.com/?p=161067#comment-946751 In reply to Paul.

Hi.
What do you mean?
I don’t think I understood your question…
Preferences.h is a library included by default on the ESP32 core in the Arduino ide.
Regards,
Sara

]]>
By: Paul https://randomnerdtutorials.com/esp32-cheap-yellow-display-cyd-resistive-touchscreen-calibration/#comment-946444 Thu, 08 Aug 2024 11:07:15 +0000 https://randomnerdtutorials.com/?p=161067#comment-946444 In reply to Sara Santos.

I see this in your code:
// The following lines were added for retrieval of resistive touchscreen to
display coordinate transformation equation coefficients.
#include <Preferences.h>

My question is how should the Preferences.h file be formatted?
Can you post an example?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cheap-yellow-display-cyd-resistive-touchscreen-calibration/#comment-946199 Wed, 07 Aug 2024 22:14:00 +0000 https://randomnerdtutorials.com/?p=161067#comment-946199 In reply to Paul.

Hi.
Here’s the link: https://github.com/CF20852/ESP32-2432S028-Touchscreen-Calibration
Regards,
sara

]]>
By: Paul https://randomnerdtutorials.com/esp32-cheap-yellow-display-cyd-resistive-touchscreen-calibration/#comment-946164 Wed, 07 Aug 2024 19:40:33 +0000 https://randomnerdtutorials.com/?p=161067#comment-946164 Can you supply an example of a Preferences.h file so we can see the format?
Thanks…

]]>