This low-cost Alcohol detector with buzzer indicator mini project can be used on college campuses and hospitals. It can also be used in Companies. This low-cost alcohol detection system can be installed in a vehicle to detect if the driver has drunk alcohol.
This is an important sensor based project implemented using microcontroller. In this project, we have interfaced the MQ series gas sensor with an 8051 microcontroller. We cannot interface the alcohol sensor directly to the 8051 microcontroller because the output of the gas sensor is in analog format. The 8051 microcontroller recognizes only digital input. The best and the most low-cost solution for this is to connect a comparator between the gas sensor and the Microcontroller.
The comparator contains an operational amplifier comparator that has two inputs. One input is from the sensor and another is from the Potentiometer. Whenever the sensor value crosses the threshold limit then the comparator output goes high. In this way, the microcontroller comes to know that the alcohol percentage is more than the threshold limit. A potentiometer can be used to vary the trigger level or the threshold limit.
We have provided a piezoelectric buzzer for this project. This Buzzer will be turned on whenever this project detects alcohol. This Buzzer helps to alert the people that the person undergoing the test for alcohol detection has consumed alcohol. This buzzer is driven through a transistor.
We have also provided an LCD display in this alcohol detector mini-project. LCD display shows two messages. Whenever you turn on the project, LCD shows the project title. And whenever alcohol is detected, the system shows the message as the Alcohol sensor crossed the limit.
You will get the following documents through email:
NOTE
Please note that we have not used analog to digital converter in this project so as to reduce the cost. This project does not display the percentage or the amount of alcohol sensed by the sensor. It will just display the level if it is high level or low level. That means if alcohol consumption is detected or not.
If you want to display the alcohol percentage then you need to Interface ADC in this project. We have implemented this project with an ADC alcohol detector with vehicle control.
View Comments
How we can show the %of alchol