Interface gas sensor module with the Firebird robot
This repository is for interfacing the MQ-2 Gas sensor with the Firebird Robot. You will need both the MQ-2 sensor and the Firebird robot in order to work on this repository. This repository is open to all members of the e-Yantra community. Any member may contribute to this project without being a collaborator.
Fork this repository and get started. You are supposed to interface the sensor with the Firebird robot. You can use any of the Firebirds GPIO pins. A basic code template is given to help you get started. You are free to edit the code however you like. You must add comments wherever necessary.
Author notes:
Author: Shivam Mahesh Potdar (github/shivampotdar) (shivampotdar99@gmail.com)
This code forms an interface for MQ2 gas sensor with Firebird, values of LPG, CO and Smoke detected in PPM are
shown on the 16x2 LCD onboard.
The MQ-2 gas sensor has three outputs pins, connections can be made as follows :
MQ-2 <————-> Firebird
Vcc Pin21/22 (5V)
GND Pin23/24 (Ground)
AO Pin7-10 (7=ADC6,8=ADC7,9=ADC5,10=ADC4)
References :