Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 807 Bytes

File metadata and controls

16 lines (14 loc) · 807 Bytes

Distance-Detection-With-LCD-and-Buzzer

An IoT system with Distance calculation. Components :

  • An LCD to display the distance
  • A Buzzer, to sound a beeping alarm when 50 <= distance < 100 and a an alarm when distance < 50.

1) Case 1: Safe Distance:

Case 1 - Safe Distance

2) Case 2: Acceptable or Ok Distance:

Case 2 - Ok Distance

3) Case 3: Too Close or Dangerous Distance:

Case 3 - Too Close Distance