Drunken Driver is an IoT-based solution that uses an MQ2 sensor to detect alcohol levels and send alerts via GSM. The project aims to monitor alcohol levels in the vehicle and send an SMS alert if a high alcohol level is detected, indicating that the driver might be drunk.
Monitors alcohol levels using the MQ2 sensor. Sends SMS alerts via GSM module if high alcohol levels are detected. Provides real-time sensor data via Serial Monitor.
Arduino MQ2 Sensor GSM Module Various resistors and wires
Setup the hardware according to the provided circuit diagram. Upload the code to the Arduino. Monitor real-time data on the Serial Monitor and receive SMS alerts when high alcohol levels are detected.