Setup the PIR Motion Sensor on the Raspberry Pi
In this tutorial we will setup the PIR (Passive Infrared) Motion Sensor on the GPIO pins on the Raspberry Pi to detect movement.
We will also create a Python Script to trigger a event once we detect movement
Installation
Referenced from this post, t...
ruanbekker.hashnode.dev2 min read