LPG & LNG Gas Monitoring System with ATmega32 and 7-Segment Display using Analog MQ-6 LPG & LNG Gas Sensor
In this project, we will learn How to make a LPG & LNG Gas Monitoring System with AVR ATmega32 Microcontroller and 7-Segment Display using Analog MQ-6 LPG & LNG Gas Sensor. Here, we will display and monitor the concentration of LPG & LNG gas using Analog MQ-6 LPG & LNG Gas Sensor value in 4 multiplexed Common Anode 7-Segment Displays.
Since, the output of the Analog MQ-6 LPG & LNG Gas Sensor is analog in nature and these analog signals cannot be processed directly by the ATmega32 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 ATmega32 microcontroller. After converting the analog signal to digital, the microcontroller will display the digital value of Analog MQ-6 LPG & LNG Gas Sensor in the 4 multiplexed Common Anode 7-Segment Displays.
Now, we will use any LPG or LNG Gas source near Analog MQ-6 LPG & LNG Gas Sensor and we will see the change in concentration of LPG & LNG gas in the 7-Segment Displays.
Post a Comment