-
1Interfacing HC-SR501 PIR Sensor to Arduino
Now, let’s see how to connect the HC-SR501 PIR motion sensor to an Arduino UNO.
The wiring is quite simple: the sensor’s OUT pin is connected to digital pin 2 of the Arduino, while VCC and GND are connected to the 5V and GND pins, respectively.
Additionally, a 16×2 LCD display is included in the setup to show real-time status updates — such as whether motion is detected or no motion is present.
The connections between Arduino Uno and LCD are as follows:
Akshay Jain
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.