You are on page 1of 1

COLLISION DETECTION WARNING

SYSTEM USING ARDUINO

ABSTRACT

This project works on the principle of ultrasonic distance


measurement and uses open source micro controller Arduino. This
is arduino based collision detection warning system. This kind of
system is fastest growing safety feature in automotive industries.
Such system enables vehicles to identify the chances of collision
and give visual and audio warning to driver. So that driver can take
necessary action to avoid collision. This project idea is based on
arduino controller and the whole system will give you very good
understanding that how this system works. The ultrasonic sensor
we used in this is HC-SR04 sensor. The US sensor has a receiver
and a transmitter. The transmitter transmits the ultrasonic sound
waves which upon collision with an obstacle reflects back to hit
the surface of the receiver.
The main parts for the project are
1)Computer :- To write program and flash program to controller.
2)Arduino micro-controller.
3)HR SC-04 ultrasonic sensor.
4)Piezo Buzzer to make audio warning.
5)2leds(red and blue)
6)Jumper wires required to make hardware connections.
7)9v battery

You might also like