Description
🧠 Project Overview
The Smart Driver Anti-Sleep Alert System is a life-saving innovation designed to prevent accidents caused by driver drowsiness or fatigue.
The system continuously monitors the driver’s eye blink pattern using an infrared-based eye blink sensor mounted on smart eyewear.
If the driver’s eyes remain closed beyond a set threshold (indicating drowsiness), the ATmega328 controller immediately activates a buzzer alarm, waking the driver instantly.
This system is compact, rechargeable, and energy-efficient, making it a practical demonstration of real-world automotive safety systems used in modern vehicles.
⚙️ Working Principle
-
Eye Blink Detection:
-
The IR eye blink sensor emits and receives infrared light to detect eyelid movements.
-
When the driver blinks normally, the sensor output stays within a defined voltage range.
-
If the eyes remain closed for too long, the signal indicates drowsiness.
-
-
Microcontroller Processing:
-
The ATmega328 IC receives sensor input and measures the blink interval using ADC or digital signal timing.
-
If the interval exceeds the safe limit, it triggers an output signal to the buzzer.
-
-
Alert System:
-
A buzzer produces an audible alarm to alert or wake the driver.
-
Optionally, LEDs or a vibration motor can be added for stronger feedback.
-
-
Power Supply:
-
The system is powered by a 18650 Li-ion battery, regulated by a USB-C buck-boost converter that maintains stable output even during charge/discharge cycles.
-
This design ensures portability and long runtime, ideal for real driving environments and academic prototypes.
🔩 Key Features
-
Detects driver drowsiness using an IR-based eye blink sensor.
-
ATmega328 microcontroller for precise processing and timing control.
-
USB-C buck-boost converter ensures stable power output.
-
Rechargeable 18650 Li-ion battery for portability.
-
Buzzer alarm system provides immediate wake-up alert.
-
Lightweight wearable design (mountable on glasses).
-
Compact, efficient, and easy to demonstrate.
🧰 Technical Specifications
Parameter | Specification |
---|---|
Controller | ATmega328 (Arduino compatible) |
Sensor | IR Eye Blink Sensor |
Alert Type | Buzzer (Piezoelectric) |
Power Supply | 3.7V 18650 Battery |
Voltage Regulation | USB-C Buck-Boost Converter (5V Output) |
Current Draw | <100mA (idle), 300mA (alert mode) |
Battery Capacity | 2000–3000mAh (Rechargeable) |
Charging Port | USB-C (5V Input) |
Detection Range | 10–15 cm (eye distance) |
Microcontroller Features | ADC, interrupt-based sensing, low power mode |
Form Factor | Wearable on spectacle frame |
🎓 Educational Outcomes
Students will gain practical experience in:
-
Embedded system design with ATmega328 microcontroller.
-
Eye blink detection and signal processing.
-
Real-world safety system design for automotive use.
-
Power management using buck-boost converters.
-
Low-power, portable system integration.
This project provides a complete understanding of automotive safety engineering, sensor interfacing, and embedded control logic — ideal for modern IoT and smart vehicle projects.
💡 Applications
-
Driver drowsiness detection systems in cars, buses, and trucks.
-
Industrial machine operator safety systems.
-
Smart eyewear for fatigue detection.
-
Health monitoring and human activity recognition.
-
IoT-enabled transportation safety devices.
🧩 Advantages
-
Reduces road accidents by preventing driver sleep.
-
Fully portable and rechargeable design.
-
Easy to wear, compact, and light-weight.
-
Works day and night with adjustable sensitivity.
-
Can be integrated into smart helmets or AR glasses.
-
Excellent educational model for embedded and safety systems.
📦 Package Includes
-
ATmega328-based Control Board
-
Eye Blink Sensor Module (IR)
-
18650 Li-ion Battery (Rechargeable)
-
USB-C Buck-Boost Converter Module
-
Piezo Buzzer (Alarm)
-
On/Off Power Switch
-
Complete Documentation (Word + PDF)
-
Circuit Diagram + Block Diagram Image
-
User Manual and Project Report
Reviews
There are no reviews yet.