Arduino Social Distance Detector

by prabeenraj01 in Circuits > Arduino

789 Views, 1 Favorites, 0 Comments

Arduino Social Distance Detector

IMG_20210601_060848_1_BEAUTY.jpg
Arduino Social Distance Detection Meter | DIY

In This Tutorial We are going to see How to make social distance dectector By using Arduino UNO. Durning this pandemic situation lot of people are not following social Distancing in public place . SO i made A medium size social distance dectector

Hardware Required:

Capture 2021-06-01 06.11.30.jpg
Capture 2021-06-01 06.14.03.jpg

1) Arduino UNO or Arduino Nano (to program and connect all other sensors and ouput devices)

2) HC-SR04 Ultrasonic Sensor ( To dectect the object in front of you)

3) Buzzer or LED ( For Output)

4) 9V BAttery ( Power Supply for Arduino)

5) Few Jumper Wires

Circuit Connection:

Capture 2021-06-01 06.12.10.jpg
Capture 2021-06-01 06.12.21.jpg
Capture 2021-06-01 06.12.36.jpg
Capture 2021-06-01 06.13.08.jpg
Capture 2021-06-01 06.13.46.jpg
Capture 2021-06-01 06.14.03.jpg
IMG_20210601_060905_1_BEAUTY.jpg

1) Connect Trigger Pin of HC-SR04 Ultrasonic Sensor to 9th Pin of Arduino UNO

2) Connect Echo Pin of HC-SR04 Ultrasonic Sensor to 10th Pin of Arduino UNO

3) Connect VCC of HC-SR04 Ultrasonic Sensor to 5V Pin of Arduino Uno

4) Connect Ground (GND) Pin of HC-SR04 Ultrasonic Sensor to GND Pin of Arduino UNO

5) Connect a Postive Pin of LED or BUZZER to 11 or 12 th Pin of Arduino UNO to sense the output And LED or BUZZER Negative Pin to Nearest Arduino Ground Pin

6) To make it portable I used to 9V battery to give power supply for Arduino UNO Connect Battery Postive to Arduino Vin Pin and Battery Negative To Arduino Ground Via a switch To Turn On and OFF

Programming:

Use Arduino IDE or Arduino Web Editor or Visual Studio For Programing The Arduino UNO

Outer Chase:

Capture 2021-06-01 06.14.20.jpg
IMG_20210601_060848_1_BEAUTY.jpg
IMG_20210601_060905_1_BEAUTY.jpg

I Covered the outer body by using Package CardBoard to place the arduino and other components

Final Output Video

Arduino Social Distance Detection Meter | DIY