Skip to content

ashak-odree/CSE360_Project

Repository files navigation

DRIVER DROWSINESS DETECTION AND ALERTING SYSTEM

"Driver Drowsiness Detection & Alerting System" is a groundbreaking project aimed at enhancing road safety by employing cutting-edge technology. This innovative system utilizes Arduino, an open-source electronics platform, to monitor a driver's alertness level during long journeys or monotonous driving conditions. By integrating various sensors such as facial recognition cameras, heart rate monitors, and even steering wheel sensors, the system can accurately detect signs of drowsiness or fatigue in real-time.

EQUIPMENT / TOOLS

  • Arduino Uno
  • Eyeblink Sensor
  • Pulse Sensor
  • DC Motor
  • Steering Wheel
  • Relay Module
  • 9V Battery
  • LCD DISPLAY
  • Buzzer
  • Switch
  • Breadboard
  • Jumper Wires

Picture of the circuit

alt text

Installation

To run this project on your Arduino board, follow these steps:

  1. Hardware Setup: Connect the Pulse Sensor to analog pin A0 and the LED to digital pin 13 on your Arduino board. Make sure your LCD screen is properly connected according to its specifications.

  2. Software Setup:

    • Install the Arduino IDE on your computer if you haven't already.
    • Open the Arduino IDE and create a new sketch.
    • Copy and paste the provided Arduino code into the sketch.
    • Save the sketch with an appropriate name.
  3. Upload the Code: Connect your Arduino board to your computer using a USB cable.

    • Select the appropriate board and port from the "Tools" menu in the Arduino IDE.
    • Click the "Upload" button to upload the code to your Arduino board.
  4. Monitor Output:

    • Open the Serial Monitor in the Arduino IDE to view the heart rate data in real-time.
    • If you have an LCD screen connected, the heart rate will also be displayed on the screen.

Picture of the Project

alt text


Connect with Me at


About

DRIVER-DROWSINESS-DETECTION-AND-ALERTING-SYSTEM

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages