Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 785 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 785 Bytes

Social Distancing Alert Assistant

Description

Arduino-powered social distancing alert assistant to signal with a variety of alarms depending on the user’s proximity to others.

Components required

  • Arduino Nano board
  • 1 Resistor
  • 1 LED
  • Robocraze active buzzer
  • HC SR04 Ultrasonic sensor
  • 1 9V battery
  • Breadboard and jumper cables

Software requirements

Usage

  1. Connect the components as shown in the circuit below.
  2. Using Arduino IDE, upload the code from code to Arduino Nano board.
  3. Power the device using the 9V battery.

Circuit

circuit

Project Demo

demo