lovyan03 / LovyanGFX

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Other
1.03k stars 189 forks source link

WT32 SC-01 Plus - function for display sleep and wakeup after touch #476

Closed Jusufs closed 4 months ago

Jusufs commented 6 months ago

Hi, is it possible to use/program this feature please ? After few seconds the display should use lcd.clear(TFT_BLACK) function to be in sleep mode. After touch on panel, display should be wake up an display void loop() screen. Thanks for answer.

erazor83 commented 6 months ago

I think you should do this in your firmware. I've done it with lvgl and am checking if there were any input timeouts.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.