11-22-2020, 04:30 PM
(11-21-2020, 12:05 PM)Cardone Wrote: Hello,
on this page https://tangielskyblog.wordpress.com/201...i-display/ something is described.
Maybe this will help you ...
Ciao
zeferino
Hello there.
First thank you for the link but thats not what I want to do.
I do not have the Raspberry screen so it wont work and I do not want to use any sensor to wake the screen up.
I just want a GPIO that goes into high state when the screen blanks.
Some Ideas I had:
- or
Code:vcgencmd display_power
- With these commands you can see the hdmi status, does it turn off while blanking? If yes we could construct a script around it. (I can create scripts in batch, a bit powershell visualbasic but sadly nothing Raspberry related...)
Code:
/opt/vc/bin/tvservice -s
Have a nice rest of the weekend!
Ale
Creating solutions, not finding problems.