MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Do you know how to protect the display?
-
If I open the screen for a long time, I am afraid that there will be problems with the screen, but I don’t know how to protect the screen.
Have you considered using a timed shutdown to protect the screen?I want to listen your way about it.
-
@CiaoFox many of us use an infrared motion sensor (PIR) and turn off the screen when no one is around)…
some use radar devices (which use the PIR module) to detect movement
some use the camera of a webcam
-
@sdetweil sounds good!But I can use infrared motion sensor on arduino only…maybe Im too noob…
anyway,thank you very much!
-
@CiaoFox the PIR sensor will wire up to the PI pins just fine
-
@sdetweil I will try it,thank u much!
-
-
@sdetweil awesome!!thank you!!