Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 435 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 435 Bytes

Obstacle-Avoiding-Vehicle

An arduino based obstacle avoiding vehicle that is capable of moving in all the directions. This vehicle contains ultrasonic sensors through which the readings are taken and sent to aurdino for distance calculation. The ultrasonic sensors help the car to detect the objects around it and stops it before collision. This is very helpful and it can serve as the prototype for self driving or driveless cars.