In today’s world, the devastating consequences of accidents caused by drunk driving continue to make headlines. Drawing inspiration from real-life data, this remarkably advanced alcohol breath analyzer has been developed.
This innovation utilizes an array of components, including the Arduino Uno, Neo 6M GPS module, LEDs, buzzers, OLED display, jumper wires, and breadboard.
The primary goal of this project is to revolutionize road safety by proactively preventing accidents resulting from alcohol impairment. Thus, this project is designed with the intention of preventing such incidents.
Also Read – Alcohol level tester circuit
At the heart of this project lies an easily readable OLED display, with the Arduino functioning as a speedometer.
Additionally, LED indicators and buzzers serve as intuitive communication tools. When alcohol impairment is detected by the highly sensitive MQ3 alcohol sensor, and the alcohol level exceeds the threshold value, the LEDs flash, and the buzzer emits distinct sounds.
This alert persists until the reset button is pressed. This ensures that the driver acknowledges his or her impaired state and takes the necessary corrective action.
Furthermore, an optional speedometer can be incorporated into the system to monitor the vehicle’s speed. By default, the code displays a random speed.
Additionally, a Neo 6M GPS module is utilized, offering the potential for real-time tracking of the vehicle’s location. This expanded capability allows a Raspberry Pi or any laptop to be connected to the system.
Upon detecting alcohol impairment, the project sends an email to a pre-determined address, with precise location information obtained from the GPS module.
Fig. 1 shows the author’s prototype of an advanced alcohol breath analyzer. The components required in this project are listed in the Bill of Materials Table below.
Bill of Materials | |
Components | Quantity |
Arduino Uno (Mod 1) | 1 |
Jumper wires | 20 |
Breadboard | 1 |
MQ3 sensor (S2) | 1 |
NEO 6M GPS module (S1) | 1 |
LEDs (L1, L2, L3, L4) | 4 |
Buzzer (B1, B2) | 2 |
OLED of 0.96-inches (Mod 2) | 1 |
DIY Alcohol Breath Analyzer – Circuit
Fig. 2 shows the circuit diagram of the alcohol detector. The circuit includes an Arduino Uno board (MOD1), four LEDs (L1 through L4), two buzzers (B1 through B2), an OLED SSD1306 module (MOD2), a NEO 6M GPS module (S1), an MQ3 sensor (S2), and various other components. The wiring diagram is illustrated in Fig. 3.
Please register to view this article or log in below. Tip: Please subscribe to EFY Prime to read the Prime articles.