https://github.com/rid17pawar/social-distancing-detector
Social Distancing plays a vital role to slow down the spread of COVID-19, This gadget helps to track social distancing automatically. This social distancing detector system will detect if someone comes closer to you i.e if a person comes within 6 feet distance it will indicate danger.
https://github.com/rid17pawar/social-distancing-detector
arduino arduino-uno lcd16x2 led piezo-buzzer pir-sensor potentiometer social-distancing-detection ultrasonic-distance-sensors
Last synced: 3 months ago
JSON representation
Social Distancing plays a vital role to slow down the spread of COVID-19, This gadget helps to track social distancing automatically. This social distancing detector system will detect if someone comes closer to you i.e if a person comes within 6 feet distance it will indicate danger.
- Host: GitHub
- URL: https://github.com/rid17pawar/social-distancing-detector
- Owner: rid17pawar
- Created: 2021-06-23T16:49:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T17:25:29.000Z (about 5 years ago)
- Last Synced: 2025-06-19T05:50:33.812Z (about 1 year ago)
- Topics: arduino, arduino-uno, lcd16x2, led, piezo-buzzer, pir-sensor, potentiometer, social-distancing-detection, ultrasonic-distance-sensors
- Language: C++
- Homepage:
- Size: 8.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social-Distancing-Detector
The whole World is fighting with COVID-19 virus, it is our duty safeguard ourselves as well as our families. As we know, COVID-19 spreads mainly among people who are in close contact (within about 6 feet) for a prolonged period.
As we know Social Distancing plays vital role to slow down spread of COVID-19, we have made a gadget to help ensure it. This social distancing detector system will detect if someone comes closer to you i.e within 6 feet distance.

## Social Distancing Detector System Circuit:
[click here](https://github.com/rid17pawar/Social-Distancing-Detector/blob/main/Social%20Distancing%20Detector%20System%20Circuit%20using%20Arduino%20in%20Tinkercad.png)
## Code:
[click here](https://github.com/rid17pawar/Social-Distancing-Detector/blob/main/social_distancing_detector%20code.ino)