Introduction: Anti Alcohol Car Saftey System
Now a day a lot of accidents occur due to the drunk driving and it need to stop people to drive after drunk.The
alcohol car safety system provide safety system that prevent such accident in intoxicated position.
This system uses the sensors and use it to detect the driver is intoxicated or not if it detect such thing then it automatically set the warning alert to driver that he is not in the position to drive the and this system automatically turn off the ignition of car.
Step 1: Shoping for the Parts Used.
- Arduino board(any)
- Alcohol sensor
- led light(optional for indication)
- Nokia 5110 lcd
- Buzzer
- Wires
- Relay
Step 2: Make the Connection As in Pic and in Schematics
connect the the Nokia LCD pin as follows
SCK - Pin 8
MOSI - Pin 9 //
DC - Pin 10 //
RST - Pin 11 //
CS - Pin 12
and connect the sensor out pin in pin 7 of Arduino and connect the relay and buzzer pin to Arduino pin 13
Make the connections stated above and as described in schematics pic above.