The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: GPIO for display state
#1
Hello there

I am currently using a Waveshare 5" Display as main control unit. The annoying thing about it, is the backlight which is not dimmed or turned off at any point. 

Because of this I made a little circuit which dims the display according to the signal of a LDR (Light dependant resistor) as well as the possibility to turn off the backlight completely if a 5V high signal is put on it. 

This means, I can now turn off the display completely and it is dimmed according to the actual amount of light in the room. (If someone wants the schematic, let me know)

What I would need now is a GPIO from the raspberry which goes high if the HDMI output / rpi is in sleep. 

I saw some complicated possibilities for this but as you already integrated an output on change it may be an easy task for you.

It would really be great, because the always gray screen during night is annoying and also destroys the backlight. 
(I did not use the official Display because of the thick frame as well as the usage of many GPIOs)

Thank you beforehand and thanks one more time for this great System!

Sincerely Ale
Creating solutions, not finding problems.
Reply


Messages In This Thread
GPIO for display state - by Ale2.0 - 11-21-2020, 11:29 AM
RE: GPIO for display state - by Cardone - 11-21-2020, 12:05 PM
RE: GPIO for display state - by Ale2.0 - 11-22-2020, 04:30 PM
RE: GPIO for display state - by Tim Curtis - 11-22-2020, 06:19 PM

Forum Jump: