Human Detection Box - Prototype
by Rucksikaa_R in Circuits > Arduino
1135 Views, 1 Favorites, 0 Comments
Human Detection Box - Prototype
Hello everyone!
In this project, we will be learning how to make a Human detection box. For this project we will be using a Passive Infrared (PIR) Sensor to detect movements, animals or humans (anything else that emits IR radiation). One drawback of this project may include that the alarm in the box can be falsely triggered by wind or sudden change in surrounding temperature.
This box is useful in areas where humans or animals are restricted.
*Precaution:
Mains electricity is extremely dangerous. Safety must not be compromised. Here are few safety precautions that you must follow when you handle mains electricity:
Supplies
- Arduino Uno/ Arduino Nano
- Solderless Breadboard - Mini
- Power Bank - 10000 mAh
- Male-to-Male Jumper wires - 10 cm (x2)
- Female-to-Male Jumper wires - 20 cm (x9)
- PIR sensor
- Buzzer module (KY-012)
- Relay module
- LED - any colour
- Resistor - 1 kΩ
- USB 2.0 Type A cable (Power bank)
- USB 2.0 Type A/B cable (Arduino Uno)
Setup
For a detailed explanation of the setup, please watch the YouTube video posted at the bottom of this page.
Connections
- Relay module - D3
- Buzzer module - D5
- PIR sensor - D6
(+) pins of all three components were connected to 5V, while (-) pins were connected to GND (Ground).
Coding
*The codes are incomplete. You can either request the codes at arduinoprojectsbyr@gmail.com or write them according to your interest.
Final Look
Congratulations! You have now completed this project.
Take a look at the YouTube video above to see if it works good
If anyone has any questions or suggestions about this projects, please comment them below or feel free to send them at arduinoprojectsbyr@gmail.com.
Second version: The second video in this section.