Skip to content

khloodelhossiny/Distance-Measuring-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Distance-Measuring-System

Measuring the distance of an object and displaying it on LCD

Video

https://drive.google.com/file/d/1CJMpn_UBCwybTSTPWhnWinStSsTBDQwM/view?usp=share_link

The System consists of :

  1. ATMEGA32
  2. ICU (Input Capture Unit)
  3. Ultrasonic Sensor
  4. LCD
  5. Buzzer
  6. LEDS

Details:

  • Display the distance on LCD as long as it is less than 80 and turn on the Buzzer and warning lamp (Red LED)
  • Say "No object" if the distance is more than 80, and turn on the safe lamp (Yellow LED)

Screenshot 2023-02-26 103102 Screenshot 2023-02-26 103148