SOCIAL DISTANCING DETECTOR
As we know the world is battling with corona virus and the main reason for this spread is social interaction. Therefore it is mandatory for the people to maintain social distancing at public places. This project is all about indicating the distance two individuals should maintain while they meet.
In this project we basically used Ultrasonic sensor which detects the distance by its ultrasonic waves and it radiates, which makes the buzzer beep when the distance is less than the provided distance. For this project we provided the distance to be 150 cm.
CONNECTION
Trig pin - Arduino pin 9
Echo pin - Arduino pin 10
Buzzer- Arduino pin 2
Vcc - 5V
CIRCUIT DIAGRAM

PROJECT GALLERY


APPLICATIONS
- It can be used at public places.
- It can stop the spread of corona virus
- It can help the people to maintain a proper distance.