Set up multiple Pis around the house with PIR motion sensors attached and use the STATUS Zero to show which room has motion so you can tell where people are in the house.
You'll need a Pi (a Pi Zero W would be ideal) in each room you want to monitor. Each Pi will need to be on the local network. You'll need a PIR motion sensor connected to each one, and each Pi will need to be running Raspbian with the pigpio daemon running. No Python code is required on the remote Pis. See the GPIO Zero remote GPIO documentation for more information.
You will need to run the Python code on the Pi with the Status Zero attached.
- STATUS Zero
- STATUS Board