Display Time when Motion Detected
This Raspberry Pi project, displays the time and date on a screen when motion is detected. Using a rectangular display that is from Waveshare, with a motion sensor and the temperature & humidity sensor that are from ThePiHut. The program is written in Python.
If the motion sensor is activated, it will turn the screen on for 15 seconds before turning it off. It will then wait for any movement to trigger the screen back on.
The latest code can be found here on GitHub: SaharaHex/Motion-Time-Display
The display used: 7.9inch_HDMI_LCD (Waveshare)