Xinyuan-LilyGO / LilyGo-AMOLED-Series

LilyGo AMOLED Series
MIT License
133 stars 27 forks source link

Issue with T-display amoled V2. Not black screen or not full power off. #48

Closed fermintm closed 2 months ago

fermintm commented 4 months ago

Apparently these modules do not turn off the screen completely or leave it black. In the dark you can see that they are lit with a red tone and therefore consume more battery. I have 2 modules and both have the same error. I have tried with several libraries and examples and the same error occurs. I don't know if it is from the LilyGo_AMOLED library or it is a general problem.

Video link: https://youtu.be/pqQM53qh8_A

lewisxhe commented 4 months ago

AMOLED normally has no light after adjusting the brightness to 0. Try adjusting the brightness to 0 directly.

amoled.setBrightness(0)
fermintm commented 4 months ago

AMOLED normally has no light after adjusting the brightness to 0. Try adjusting the brightness to 0 directly.

amoled.setBrightness(0)

View link of my video. The issue is with latest Lilygo amoled Library.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.