SlideShare a Scribd company logo
1 of 23
VEHICLE ACCIDENT
PREVENTATION USING EYE
     BLINK SENSOR




          PROJECT GUIDE


     D.KISHORE M.Tech(Ph.D)
ABSTRACT

 Accidents are increasing at a large pace, and
 various technologies are being introduced to
 reduce the accidents.

 Inthis project we provide by means of accident
 prevention using eye blink where as the vehicle
 is stopped immediately and intimated wherever
 needed.
OVERVIEW
   INTRODUCTION
   BLOCK DIAGRAM OF TRANSMITTER
   BLOCK DIAGRAM OF RECEIVER
   MICROCONTROLLER
   PIN DESCRIPTION
   EYE BLINK SENSOR AND COMPARATOR CIRCUIT
   RF COMMUNICATION
   ENCODER AND DECODER
   MOTOR
   POWER SUPPLY UNIT
   LCD DISPLAY
   LCD INTERFACING
   SOFTWARE SED
   PROGRAM
   CONCLUSION
   FUTURE SCOPE
INTRODUCTION

 Vehicle  accidents are most common if
  the driving is inadequate.
 Driver drowsiness is recognized as an
  important factor in the vehicle accidents.
 This project involves measure and
  controls the eye blink using IR sensor.
  The IR transmitter is used to transmit the
  infrared rays in our eye.
POWER SUPPLY UNIT
BLOCK DIAGRAM OF TRANSMITTER




  EYE Blink                         RF
   Sensor                       Transmitter


              Microcontroller
                AT89S52
 comparator                     Encoder
BLOCK DIAGRAM OF RECEIVER




                                DC Motor
     RF
   Receiver


              Microcontroller    Buzzer
                AT89S52
   Decoder

                                 LCD
                                Display
MICROCONTROLLER(AT89S52)




           Pin Diagram
Pin Desciption
 Low power, high performance CMOS 8 bit microcontroller.
 8K bytes of Flash, 256 bytes of RAM, 32 I/O lines two data
  pointers, three 16-bit timer/counters, a six-vector two-level
  interrupt architecture
    VCC                      PSEN
    GND                      EA/VPP
    PORT 0                   XTAL1
    PORT 1                   XTAL2
    PORT 2
    PORT3
    RST
    ALE/PROG
RF COMMUNICATION
RF COMMUNICATION
TRANSMITTER:

• Low Cost
• 1.5-12V operation
• Small size




RECEIVER:

• operates at 4.5 to 5.5 volts
ENCODER &DECODER
MOTOR (L293D)




    L293D Pin description
                                                Logic Diagram




                       Functional description
POWER SUPPLY UNIT
LCD DISPLAY

• LCD display consists of two lines, 20
characters per line.
• 3 control lines and 8 I/O lines.
         - 8 data pins D7:D0
         - RS: Register Select
         - R/W: Read or Write
         - E: Enable (Latch data)
LCD INTERFACING
SOFTWARE USED


   Keil compiler is the software used where the
    machine language code is written and compiled.


   The machine source code is converted into hex
    code, this hex code is dumped into the
    microcontroller for further processing.
PROGRAM
#include<reg51.h>
//#include<lcd.h>
sbit s1=P1^4;
sbit s2=P1^5;
sbit s3=P1^6;
sbit s4=P1^7;
sbit r1=P1^0;
sbit r2=P1^1;
sbit r3=P1^2;
sbit r4=P1^3;
    sbit rs=P3^7;
sbit en=P3^6;
void delay(unsigned int ch) //delay function
         {
             unsigned int i=0,j=0;
                        for(i=0;i<=ch;i++)
                        {                    for(j=0;j<=i;j++)
                                             {
                                             }
         }
         }
         void clcd(unsigned char ch)
{
          P2=ch;
          rs=0; en=1;
         delay(15);
          en=0;
}
void dlcd(unsigned char ch)
       {
        P2=ch;
        rs=1;
        en=1;
        delay(15);
        en=0;
        }
       void stringlcd(unsigned char ch,unsigned char *chrt)
        {
        unsigned int ix=0;
        if(ch==0x80)
        clcd(0x01);
        clcd(ch);
        for(ix=0;chrt[ix]!='0';ix++)
        {
        dlcd(chrt[ix]);
       }
       }
        void initlcd()
        {
        clcd(0x38);
        clcd(0x0e);
        clcd(0x06);
        clcd(0x01);
        clcd(0x80);
           ◦    }
       void main()
{
P1=0x00;
initlcd();
stringlcd(0x80,"hai");
while(1)
{
            if(s1==0) //front
            {
            r1=1;
            r2=0;
            r3=1;
            r4=0;
            stringlcd(0xc0,"front ");
            }
            else if(s2==0)
            {
            r1=0;
            r2=1;
            r3=0;
            r4=1;
            stringlcd(0xc0,"back ");
            }
else if(s3==0){
            r1=1;
            r2=0;
            r3=0;
            r4=1;
            stringlcd(0xc0,"left ");            }

            else if(s4==0){
            r1=0;
            r2=1;
            r3=1;
            r4=0;
            stringlcd(0xc0,"right ");}
            else {
            r1=0;
            r2=0;
            r3=0;
            r4=0;stringlcd(0xc0,"stopped ");}
            delay(300);
CONCLUSION

 Reduce the number of accidents.
 It is also used for security alerts where 24
  hours surveillance is required.
FUTURE SCOPE

 This is extended with alcoholic
  detection also.
 If the person took alcohol who is
  driving then the vehicle will be stopped
  immediately by giving alarm .s
THANK YOU

More Related Content

What's hot

Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate controlAtchyuth Sonti
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAnamika Vinod
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate controlMohamed Magdy
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSKrishna Moparthi
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONYoga Lakshmi
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAnkit Chaudhary
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection pptsafepassage
 
Automatic street light
Automatic street lightAutomatic street light
Automatic street lightAnu Antony
 
Anti drowsy alarm for drivers
Anti drowsy alarm for driversAnti drowsy alarm for drivers
Anti drowsy alarm for driversDuc Nguyen Van
 
Smart helmet by pratik panmand
Smart helmet by pratik panmandSmart helmet by pratik panmand
Smart helmet by pratik panmandPRATIKPANMAND
 
Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)ANUBHAVGHOSHDASTIDAR
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 
Driver DrowsiNess System
Driver DrowsiNess SystemDriver DrowsiNess System
Driver DrowsiNess SystemGurunadh Guru
 
anti sleep alarm for students
anti sleep alarm for studentsanti sleep alarm for students
anti sleep alarm for studentsNiladri Dutta
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...mahesh_rman
 
Artificial Passenger
Artificial PassengerArtificial Passenger
Artificial Passengerpriyanka kini
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONAnjanKumarHanumantha
 
Accident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSAccident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSJithin Prasad
 

What's hot (20)

Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEMAUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
AUTOMATIC ACCIDENT DETECTION AND ALERT SYSTEM
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
 
smart helmet
smart helmetsmart helmet
smart helmet
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR Sensor
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection ppt
 
Automatic street light
Automatic street lightAutomatic street light
Automatic street light
 
Anti drowsy alarm for drivers
Anti drowsy alarm for driversAnti drowsy alarm for drivers
Anti drowsy alarm for drivers
 
Smart helmet by pratik panmand
Smart helmet by pratik panmandSmart helmet by pratik panmand
Smart helmet by pratik panmand
 
Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)Alcohol detection system with gsm and gps (fiem , ece)
Alcohol detection system with gsm and gps (fiem , ece)
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 
Driver DrowsiNess System
Driver DrowsiNess SystemDriver DrowsiNess System
Driver DrowsiNess System
 
anti sleep alarm for students
anti sleep alarm for studentsanti sleep alarm for students
anti sleep alarm for students
 
SMART Vehicle Secure PPT
SMART Vehicle Secure PPTSMART Vehicle Secure PPT
SMART Vehicle Secure PPT
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 
Artificial Passenger
Artificial PassengerArtificial Passenger
Artificial Passenger
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATION
 
Accident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMSAccident messaging system using GPS,GSM and MEMS
Accident messaging system using GPS,GSM and MEMS
 

Similar to Vechicle accident prevention using eye bilnk sensor ppt

Lathe Spindle Sensor
Lathe Spindle SensorLathe Spindle Sensor
Lathe Spindle SensorJoeCritt
 
Data Acquisition
Data AcquisitionData Acquisition
Data Acquisitionazhar557
 
m.tech esd lab manual for record
m.tech esd lab manual for recordm.tech esd lab manual for record
m.tech esd lab manual for recordG Lemuel George
 
Embedded systems design @ defcon 2015
Embedded systems design @ defcon 2015Embedded systems design @ defcon 2015
Embedded systems design @ defcon 2015Rodrigo Almeida
 
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)Shinya Takamaeda-Y
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counterMafaz Ahmed
 
ADC (Analog to Digital conversion) using LPC 1768
ADC (Analog to Digital conversion) using LPC 1768ADC (Analog to Digital conversion) using LPC 1768
ADC (Analog to Digital conversion) using LPC 1768Omkar Rane
 
selected input/output - sensors and actuators
selected input/output - sensors and actuatorsselected input/output - sensors and actuators
selected input/output - sensors and actuatorsEueung Mulyana
 
Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Omkar Rane
 
STM_ADC para microcontroladores STM32 - Conceptos basicos
STM_ADC para microcontroladores STM32 - Conceptos basicosSTM_ADC para microcontroladores STM32 - Conceptos basicos
STM_ADC para microcontroladores STM32 - Conceptos basicosps6005tec
 

Similar to Vechicle accident prevention using eye bilnk sensor ppt (20)

Direct analog
Direct analogDirect analog
Direct analog
 
EEE UNIT-2 PPT.pdf
EEE UNIT-2 PPT.pdfEEE UNIT-2 PPT.pdf
EEE UNIT-2 PPT.pdf
 
Lathe Spindle Sensor
Lathe Spindle SensorLathe Spindle Sensor
Lathe Spindle Sensor
 
Data Acquisition
Data AcquisitionData Acquisition
Data Acquisition
 
m.tech esd lab manual for record
m.tech esd lab manual for recordm.tech esd lab manual for record
m.tech esd lab manual for record
 
Uart
UartUart
Uart
 
Embedded systems design @ defcon 2015
Embedded systems design @ defcon 2015Embedded systems design @ defcon 2015
Embedded systems design @ defcon 2015
 
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)
Pythonによるカスタム可能な高位設計技術 (Design Solution Forum 2016@新横浜)
 
Fpga creating counter with internal clock
Fpga   creating counter with internal clockFpga   creating counter with internal clock
Fpga creating counter with internal clock
 
Automatic room light controller with visible counter
Automatic room light controller with visible counterAutomatic room light controller with visible counter
Automatic room light controller with visible counter
 
ADC (Analog to Digital conversion) using LPC 1768
ADC (Analog to Digital conversion) using LPC 1768ADC (Analog to Digital conversion) using LPC 1768
ADC (Analog to Digital conversion) using LPC 1768
 
OptimizingARM
OptimizingARMOptimizingARM
OptimizingARM
 
selected input/output - sensors and actuators
selected input/output - sensors and actuatorsselected input/output - sensors and actuators
selected input/output - sensors and actuators
 
REPORT
REPORTREPORT
REPORT
 
8051 -5
8051 -58051 -5
8051 -5
 
Anup2
Anup2Anup2
Anup2
 
Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148Analog To Digital Conversion (ADC) Programming in LPC2148
Analog To Digital Conversion (ADC) Programming in LPC2148
 
STM_ADC para microcontroladores STM32 - Conceptos basicos
STM_ADC para microcontroladores STM32 - Conceptos basicosSTM_ADC para microcontroladores STM32 - Conceptos basicos
STM_ADC para microcontroladores STM32 - Conceptos basicos
 
LCD_Example.pptx
LCD_Example.pptxLCD_Example.pptx
LCD_Example.pptx
 
Jp
Jp Jp
Jp
 

More from satish 486

Html advanced-reference-guide for creating web forms
Html advanced-reference-guide for creating web formsHtml advanced-reference-guide for creating web forms
Html advanced-reference-guide for creating web formssatish 486
 
Html ref guide
Html ref guideHtml ref guide
Html ref guidesatish 486
 
bsnl broadband documentation
bsnl broadband documentationbsnl broadband documentation
bsnl broadband documentationsatish 486
 

More from satish 486 (7)

Html advanced-reference-guide for creating web forms
Html advanced-reference-guide for creating web formsHtml advanced-reference-guide for creating web forms
Html advanced-reference-guide for creating web forms
 
Html ref guide
Html ref guideHtml ref guide
Html ref guide
 
Html tag ref
Html tag refHtml tag ref
Html tag ref
 
S3100 en
S3100 enS3100 en
S3100 en
 
Ipv6
Ipv6Ipv6
Ipv6
 
broad band
broad band broad band
broad band
 
bsnl broadband documentation
bsnl broadband documentationbsnl broadband documentation
bsnl broadband documentation
 

Recently uploaded

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 

Recently uploaded (20)

Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 

Vechicle accident prevention using eye bilnk sensor ppt

  • 1. VEHICLE ACCIDENT PREVENTATION USING EYE BLINK SENSOR PROJECT GUIDE D.KISHORE M.Tech(Ph.D)
  • 2. ABSTRACT  Accidents are increasing at a large pace, and various technologies are being introduced to reduce the accidents.  Inthis project we provide by means of accident prevention using eye blink where as the vehicle is stopped immediately and intimated wherever needed.
  • 3. OVERVIEW  INTRODUCTION  BLOCK DIAGRAM OF TRANSMITTER  BLOCK DIAGRAM OF RECEIVER  MICROCONTROLLER  PIN DESCRIPTION  EYE BLINK SENSOR AND COMPARATOR CIRCUIT  RF COMMUNICATION  ENCODER AND DECODER  MOTOR  POWER SUPPLY UNIT  LCD DISPLAY  LCD INTERFACING  SOFTWARE SED  PROGRAM  CONCLUSION  FUTURE SCOPE
  • 4. INTRODUCTION  Vehicle accidents are most common if the driving is inadequate.  Driver drowsiness is recognized as an important factor in the vehicle accidents.  This project involves measure and controls the eye blink using IR sensor. The IR transmitter is used to transmit the infrared rays in our eye.
  • 6. BLOCK DIAGRAM OF TRANSMITTER EYE Blink RF Sensor Transmitter Microcontroller AT89S52 comparator Encoder
  • 7. BLOCK DIAGRAM OF RECEIVER DC Motor RF Receiver Microcontroller Buzzer AT89S52 Decoder LCD Display
  • 9. Pin Desciption  Low power, high performance CMOS 8 bit microcontroller.  8K bytes of Flash, 256 bytes of RAM, 32 I/O lines two data pointers, three 16-bit timer/counters, a six-vector two-level interrupt architecture VCC PSEN GND EA/VPP PORT 0 XTAL1 PORT 1 XTAL2 PORT 2 PORT3 RST ALE/PROG
  • 11. RF COMMUNICATION TRANSMITTER: • Low Cost • 1.5-12V operation • Small size RECEIVER: • operates at 4.5 to 5.5 volts
  • 13. MOTOR (L293D) L293D Pin description Logic Diagram Functional description
  • 15. LCD DISPLAY • LCD display consists of two lines, 20 characters per line. • 3 control lines and 8 I/O lines. - 8 data pins D7:D0 - RS: Register Select - R/W: Read or Write - E: Enable (Latch data)
  • 17. SOFTWARE USED  Keil compiler is the software used where the machine language code is written and compiled.  The machine source code is converted into hex code, this hex code is dumped into the microcontroller for further processing.
  • 18. PROGRAM #include<reg51.h> //#include<lcd.h> sbit s1=P1^4; sbit s2=P1^5; sbit s3=P1^6; sbit s4=P1^7; sbit r1=P1^0; sbit r2=P1^1; sbit r3=P1^2; sbit r4=P1^3; sbit rs=P3^7; sbit en=P3^6; void delay(unsigned int ch) //delay function { unsigned int i=0,j=0; for(i=0;i<=ch;i++) { for(j=0;j<=i;j++) { } } } void clcd(unsigned char ch) { P2=ch; rs=0; en=1; delay(15); en=0; }
  • 19. void dlcd(unsigned char ch) { P2=ch; rs=1; en=1; delay(15); en=0; } void stringlcd(unsigned char ch,unsigned char *chrt) { unsigned int ix=0; if(ch==0x80) clcd(0x01); clcd(ch); for(ix=0;chrt[ix]!='0';ix++) { dlcd(chrt[ix]); } } void initlcd() { clcd(0x38); clcd(0x0e); clcd(0x06); clcd(0x01); clcd(0x80); ◦ } void main() { P1=0x00; initlcd(); stringlcd(0x80,"hai");
  • 20. while(1) { if(s1==0) //front { r1=1; r2=0; r3=1; r4=0; stringlcd(0xc0,"front "); } else if(s2==0) { r1=0; r2=1; r3=0; r4=1; stringlcd(0xc0,"back "); } else if(s3==0){ r1=1; r2=0; r3=0; r4=1; stringlcd(0xc0,"left "); } else if(s4==0){ r1=0; r2=1; r3=1; r4=0; stringlcd(0xc0,"right ");} else { r1=0; r2=0; r3=0; r4=0;stringlcd(0xc0,"stopped ");} delay(300);
  • 21. CONCLUSION  Reduce the number of accidents.  It is also used for security alerts where 24 hours surveillance is required.
  • 22. FUTURE SCOPE  This is extended with alcoholic detection also.  If the person took alcohol who is driving then the vehicle will be stopped immediately by giving alarm .s

Editor's Notes

  1. D.KISHORE M.Tech(Ph.D)
  2. Pin Diagram
  3. RECEIVER:
  4. THANK YOU