ablab

Hello Readers, welcome to my Blog - A Blog For Bloggers By A Blogger. I'm Arun, an entrepreneur Blogger from India.

Android Mobile and Analog MQ-8 Hydrogen Gas Sensor based Wireless Hydrogen Gas Monitoring and Alarm System with ATmega16 and LCD Display using HC-05 Bluetooth

553
Mark as Favourite

In this project, we will learn how to make an Android Mobile and Analog MQ-8 Hydrogen Gas Sensor based Wireless Hydrogen Gas Monitoring and Alarm System with AVR ATmega16 Microcontroller and LCD Display using HC-05 Bluetooth. Here, we will display and monitor the concentration of Hydrogen Gas wirelessly from an Android Mobile using Bluetooth and 16X2 Alphanumeric LCD. Also, we will compare the concentration of Hydrogen Gas with a threshold value continuously and when the concentration of Hydrogen Gas is greater than the threshold value, alert signal is sent to buzzer and to Android Mobile wirelessly.

Since, the output of the Analog MQ-8 Hydrogen Gas Sensor is analog in nature and these analog signals cannot be processed directly by the ATmega16 microcontroller. So, first this signal needs to be converted to digital value to be processed by the microcontroller. The conversion can be done with the help of ADC of the AVR ATmega16 microcontroller. After converting the analog signal to digital, the microcontroller will send the digital value of Analog MQ-8 Hydrogen Gas Sensor to the HC-05 bluetooth through USART communication protocol. This HC-05 bluetooth transmits the digital value of Analog MQ-8 Hydrogen Gas Sensor wirelessly to the bluetooth of the Android Mobile. The bluetooth of the Android Mobile receives the digital value of Analog MQ-8 Hydrogen Gas Sensor through an Android App called Bluetooth Terminal and displays it. Apart from Andoid Mobile, microcontroller will display the Analog MQ-8 Hydrogen Gas Sensor value in 16X2 Alphanumeric LCD. Also, the ATmega16 microcontroller will compare the output of Analog MQ-8 Hydrogen Gas Sensor value with a threshold value(here the threshold value is 700) continuously and when the Analog MQ-8 Hydrogen Gas Sensor output value is greater than the threshold value, at that time the ATmega16 microcontroller will send alert signal to buzzer and to Andoid Mobile through bluetooth. After getting the alert signal, buzzer starts beeping and Andoid Mobile displays the alert signal in the Bluetooth Terminal App.

Now, we will use some source of Hydrogen Gas near Analog MQ-8 Hydrogen Gas Sensor and we will see the change in concentration of Hydrogen Gas in Andoid Mobile, alphanumeric LCD and Buzzer.

Softwares Required

Hardwares Required

Name Quantity
AVR Trainer Board-100 with ATmega16 1pc
AVR USB Programmer 1pc
Analog MQ-8 Hydrogen Gas Sensor Board 1pc
RG1602A 16X2 Alphanumeric LCD Green 1pc
HC-05 Bluetooth Board 1pc
12V, 1A DC SMPS Adaptor 1pc
10 to 10 FRC Female to Female Connector 2pc
1 to 1 Connector-Female to Female 13pc

Circuit Diagram

Video

Downloads

Android Mobile and Analog MQ-8 Hydrogen Gas Sensor based Wireless Hydrogen Gas Monitoring and Alarm System with ATmega16 and LCD Display using HC-05 Bluetooth
  • 5 downloads 0 Kb

Post a Comment