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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -