A Portable Device for Measuring Social Distance and Alerting

Project Code :TEMBMI2240

Objective

The main objective of this project is to strictly implement social distancing between people so that the chances of preventing covid19 will increases. The system will alert the person if any person identified within distance of 3 fts.

Abstract

Due to the raise in covid19 cases, social distancing is been introduced to reduce the raise in cases. This project gives us an alert when a person comes nearer (i.e. lesser than 1mt). And it is a portable device; one can carry it in public places too. An ultrasonic sensor is used to measure the distance and if it’s crossed, buzzer alert will be generated.

Keywords: Arduino Nano, OLED, Ultrasonic sensor.

NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Block Diagram

Specifications

Hardware Requirements:

  • Arduino Nano
  • Ultrasonic Sensor
  • Buzzer
  • OLED
  • 9V Battery
  • 9V Battery Clips
  • Connecting Wires

Software Requirements:

  • Arduino IDE
  • Embedded C

Learning Outcomes


  • Arduino Uno Pin diagram and Architecture
  • How to install and setting up of Arduino IDE
  • Basics of Embedded C
  • OLED and interface with Arduino Uno.
  • Ultrasonic sensor interface with Arduino Uno.
  • Buzzer interface with Arduino Uno
  • About Project Development Life Cycle:
    • Planning and Requirement Gathering( software’s, Tools, Hardware components, etc.,)
    • Schematic preparation 
    • Code development and debugging
    • Hardware development and debugging
    • Development of the Project and  Output testing
  • Practical exposure to:
    • Hardware and software tools. ,
    • Solution providing for real time problems,
    • Working with team/ individual,
    • Work on Creative ideas.
  • Project development Skills
    • Problem analyzing skills
    • Problem solving skills
    • Creativity and imaginary skills
    • Programming skills
    • Deployment
    • Testing skills
    • Debugging skills
    • Project presentation skills
    • Thesis writing skills

Demo Video

Related Projects

Final year projects