Arduino Motion Detector using PIR Sensor
Many projects have always required motion detection or movement tracking. With the help of the PIR Sensor, it has become easy to detect movement from people or animals. This project will…

Know the mission before touching a wire.
Understand what you are making, prepare the right tools, and make the workbench safe.
Project details
Arduino Motion Detector using PIR Sensor is a arduino project. Many projects have always required motion detection or movement tracking. With the help of the PIR Sensor, it has become easy to detect movement from people or animals. This project will…
- Source pages
- 858-860
- Named parts
- 4
- Build goal
- Working, tested prototype
Tools you need
- Digital multimeter
- Wire stripper and side cutters
- Soldering iron with a fine tip
- Current-limited bench supply
- Computer with a data-capable USB cable
Use eye protection, good lighting, and a clean insulated surface throughout the build.
Safety precautions
- Disconnect every power source before changing a connection.
- Check component polarity, pinout, and supply voltage twice.
- Use a current limit for the first power-up.
- This project may involve hazardous voltage. Work only with qualified supervision and proper isolation.
Gather, identify, and understand every part.
Use the standardized inventory, then open What's this? to learn each part's role, advantages, limitations, handling, and specifications.
What's this?Image, role, pros, cons, handling & specifications

PIR Sensor Module
A sensor converts a physical condition into an electrical signal the circuit can measure.
What it does hereIt provides project input as an analogue, digital, resistive, frequency, or calibrated signal.
Buy / compare this part ↗Advantages
- Adds real-world awareness
- Can usually be tested independently
- Often supports calibration
Limitations
- Readings can drift
- Placement affects results
- Some sensors need warm-up or calibration
Handling
- Protect the sensing surface
- Observe supply voltage and polarity
- Keep signal leads away from noisy power wiring
Specifications to verify
- Use the exact model, value, package, and rating listed for PIR Sensor Module; similar-looking parts are not always interchangeable.
- Confirm supply range, output type, measurement range, accuracy, response time, and pin order.
What's this?Image, role, pros, cons, handling & specifications

Arduino UNO (any version)
A programmable controller that reads inputs, makes decisions, and drives the project's outputs.
What it does hereIt is the control centre and must use the documented board, pin map, supply, and logic level.
Buy / compare this part ↗Advantages
- Reprogrammable and reusable
- Large learning ecosystem
- Complex behaviour remains changeable
Limitations
- GPIO voltage and current are limited
- Some pins affect boot or communication
- Loads normally need a driver
Handling
- Disconnect power before rewiring
- Avoid static discharge
- Never power motors, relays, or pumps directly from GPIO
Specifications to verify
- Use the exact model, value, package, and rating listed for Arduino UNO (any version); similar-looking parts are not always interchangeable.
- Confirm operating voltage, logic level, pinout, memory, USB interface, and maximum GPIO current.
What's this?Image, role, pros, cons, handling & specifications

Buzzer
An output component turns an electrical control signal into light, sound, motion, switching, or displayed information.
What it does hereIt presents the circuit result or acts on the physical world.
Buy / compare this part ↗Advantages
- Makes system state visible
- Can be tested separately
- Supports clear troubleshooting
Limitations
- Loads may exceed controller current
- Polarity or driver direction can matter
- Inductive loads create voltage spikes
Handling
- Use the documented driver stage
- Check polarity and load current
- Add flyback protection for inductive loads
Specifications to verify
- Use the exact model, value, package, and rating listed for Buzzer; similar-looking parts are not always interchangeable.
- Confirm voltage, current, polarity, interface, driver requirements, and duty cycle.
What's this?Image, role, pros, cons, handling & specifications
PASSIVE LEARNING VIEWohm resistor
A passive component sets current, voltage, timing, filtering, or signal behaviour without adding gain.
What it does hereIts exact value and tolerance determine how the surrounding stage behaves.
Buy / compare this part ↗Advantages
- Simple and dependable
- Low cost
- Easy to measure before installation
Limitations
- A wrong value can stop or damage the circuit
- Ratings must not be exceeded
- Polarized parts require correct orientation
Handling
- Measure unclear values
- Observe capacitor polarity
- Avoid overheating leads while soldering
Specifications to verify
- Use the exact model, value, package, and rating listed for ohm resistor; similar-looking parts are not always interchangeable.
- Confirm value, tolerance, power or voltage rating, polarity, and package size.
Connect one verified path at a time.
Explore the named components and standardized signal flow, then use Source Check to verify exact physical pins, values, and topology before applying power.
Trace this circuit.
Arduino Motion Detector using PIR Sensor: interactive parts, standardized terminals, responsive anchored wires, student explanations, and the original circuit reference in one shared system.
Trace before wiring
Follow power, ground, inputs, processing, and outputs in that order. Never guess a pin from package shape alone.
Connect with power off
Make short, labelled connections and share a common ground only where the schematic requires it.
Inspect every joint
Check continuity, polarity, adjacent shorts, and loose connections before the first power-up.
Open all source diagrams and build views 2 visuals


Confirm the hardware-only control path.
This project does not include firmware in the source. The circuit itself provides the required behaviour.
How to connect
- Match every controller label to the circuit view and source pin map.
- Join grounds before signal wires when separate low-voltage supplies are used.
- Keep motors, relays, pumps, and other loads on a suitable driver and external supply.
Common mistakes
Reversed VCC/GND, board-label versus GPIO-number confusion, missing common ground, and charge-only USB cables.
Troubleshoot
Disconnect loads, continuity-test one path at a time, then test with a current limit.
Software preparation
No IDE, board package, library, or firmware upload is required for this project.
If you add a programmable controller as an extension, document its pin map separately.
How to upload code
The original design is implemented entirely in hardware, so proceed after verifying the circuit and supply.
Assemble, deploy, test, and troubleshoot.
Use the complete source notes in build order, then pass the final checks before calling the project finished.
Build in functional stages
- Power and regulation
- Controller or processing stage
- Inputs and sensors
- Outputs and loads
- Enclosure and strain relief
Power up safely
- Inspect unpowered continuity first
- Apply the lowest safe current limit
- Measure supply rails before signals
- Add one load at a time
- Record expected and actual results
Work from simple to complex
- Confirm power, ground, polarity, and orientation
- Compare each pin with the source
- Test inputs separately from outputs
- Replace only one variable at a time
- Power off before every correction
Follow the documented instructions.
These notes come from this project's source and remain in their original order.
Project overview
Project build noteMany projects have always required motion detection or movement tracking. With the help of the PIR Sensor, it has become easy to detect movement from people or animals. This project will demonstrate how a PIR sensor can be connected to a microcontroller like an Arduino. The Arduino will be interfaced with a PIR module so that whenever movement is detected, a buzzer and LED will beep. In order to build this project, you'll need the following components.
Materials Required
Project build notePIR Sensor Module Arduino UNO (any version) LED Buzzer Breadboard Connecting Wires
330-ohm resistor
PIR sensor
Project build noteInfrared passive sensors are referred to as PIR sensors. Using this sensor, humans and animals can be detected without incurring high costs. In addition to the pyroelectric crystal, the sensor also has a Fresnel lens to enhance the range of the sensor. A pyroelectric crystal is used to track heat signatures of living organisms (humans, animals). As shown below, we can also set the sensor's working by adjusting the options provided by the PIR sensor modules. Sensor sensitivity and trigger time of the sensor may be controlled using the two potentiometers (orange color). It is essentially the Dout pin that is present between the Vcc and GND pins of the sensor. A 3.3V power supply may also be used, but the module operates on 3.3V. Additionally, there is a trigger pin setup on the left side of the module that can be used to make it work in two different ways. In one mode, the "H" key is pressed and in the other, the "I" key is pressed. A person will be detected within range when the Dout output pin goes high (3.3V) and will go low at a certain time (time is controlled by potentiometer). It does not matter if the person remains inside the range or has left the area, the output pin will stay high. In our project, our module is
being used in the "H" mode. As long as a person remains within the limits of the sensor range, the output pin Dout will go high (3.3V). Note: Depending on your PIR sensor vendor, potentiometers and pins may be positioned differently. Pinouts can be determined by following the Silk screen
Circuit Diagram and Explanation
Project build noteThe below image shows the schematic for the Arduino PIR motion detector project by combining it with an LED/Buzzer and a PIR unit. Our 5V rail of the Arduino is used to power the PIR sensor. On the Arduino, the second digital pin is connected to the output pin of the PIR Sensor. The Arduino INPUT pin will be connected to this pin. A buzzer and LED are then connected to the 3rd pin of the Arduino. In this case, the output pin of the Arduino will be used. An output at the 3rd pin will be triggered by an input at the 2nd pin if an Arduino is programmed to do so.
You built Arduino Motion Detector using PIR Sensor.
You followed the full workflow from understanding the mission to testing the finished project. That is a real engineering achievement - well done.
Browse all 500 projects