SEN0134

AnalogGasSensor(MQ9)SKU:SEN0134
FomRobotWiki
AnalogGasSensor(MQ9)SKUSEN0134
Contents
1Introduction
2Application
3Specification
4ConnectingDiagram
5SampleCode
Introduction
MQ-9 gas sensor has high sensitity to Carbon Monoxide, Methane and LPG. The sensor can be
used to detect different gases containing CO and combustible gases, it is low cost and suitable
for different applications.
Sensitive material of MQ-9 gas sensor is SnO2, which has a lower conductivity in clean air. It
makes detection by cycling high and low temperature, and detects CO when low temperature
(heated by 1.5V). The sensor’s conductivity is higher along with the gas concentration rising.
When high temperature (heated by 5.0V), it detects Methane, Propane etc combustible gas and
cleans the other gases adsorbed under low temperature.
Application
Domesticgasleakagedetector
Industrialgasdetector
Portablegasdetector
Specification
Powersupplyneeds:5V
Interfacetype:Analog
SensorType:Semiconductor
Concentration:
o 101000ppmCO
o 10010000ppmcombustiblegas
GoodsensitivitytoCO/Combustiblegas
HighsensitivitytoMethane,PropaneandCO
Longlifeandlowcost
Size:36.4x26.6mm
ConnectingDiagram
SampleCode
///Arduino Sample Code
void setup()
{
Serial.begin(9600); //Set serial baud rate to 9600 bps
}
void loop()
{
int val;
val=analogRead(0);//Read Gas value from analog 0
Serial.println(val,DEC);//Print the value to serial port
delay(100);
}
Powered By DFRobot © 2008-2017

SEN0134

Mfr. #:
Manufacturer:
DFRobot
Description:
Multiple Function Sensor Development Tools Analog CO/Combustibl gas sensor(MQ9)
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet