Turn off HDMI Output with Android Things on Raspberry PI 3 -


i'm creating android things device using raspberry pi 3, connected monitor. monitor should on of time, i'd way "turn off" device (turning off hdmi output monitor can go low-power standby mode) can turn device on , off remotely or timer, rather having manually push monitor's power button.

is there way control raspberry pi's hdmi output (turn display on or off) in android things project?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -