Hello,
I have a 70-DT screen and an Arduino Mega.
I have managed to display messages on it, buttons, and can interact with the user.
Now I'm wondering if there is any line of code I could use that would enable the screen to reset to its initial state if 2 minutes have passed and the user has done no action since starting the program. I'm also wondering if during this reset, we can make the screen to automatically "turn off" and then turns on to initial state when touch is detected.
Best regards,
Oumy
I have a 70-DT screen and an Arduino Mega.
I have managed to display messages on it, buttons, and can interact with the user.
Now I'm wondering if there is any line of code I could use that would enable the screen to reset to its initial state if 2 minutes have passed and the user has done no action since starting the program. I'm also wondering if during this reset, we can make the screen to automatically "turn off" and then turns on to initial state when touch is detected.
Best regards,
Oumy
Comment