Carbon Monoxide Gas Sensor MQ7 SKU:SEN0132
Part | Datasheet |
---|---|
![]() |
SEN0132 (pdf) |
PDF Datasheet Preview |
---|
Carbon Monoxide Gas Sensor MQ7 SKU:SEN0132 Contents • 1 Introduction Specification • 2 Pin Definition • 3 Connection Diagram • 4 Sample Code Introduction The MQ7 is a simple-to-use Carbon Monoxide CO sensor suitable for sensing CO concentrations in the air. It can detect CO-gas concentrations anywhere from 20 to 2000ppm. The sensitivity can be adjusted by the potentiometer. Specification • Power supply needs 5V • Interface type Analog • Pin Definition 1-Output 2-GND 3-VCC • High sensitivity to carbon monoxide • Fast response • Stable and long life • Size 40x20mm Pin Definition Signal Output GND Power Analog Sensor Pin Definition Connection Diagram Analog sensor connection diagram Sample Code ///Arduino Sample Code void setup Serial.begin 9600 //Set serial baud rate to 9600 bps void loop int 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 |
More datasheets: FFPF14X150STU | A10137 | 204SURSURD/S530-A6 | HLMP-ED31-VY000 | 485OPB | AT83C25OK100-RDTIM | AT94S40AL-25BQC | AT94S40AL-25BQI | 1675 | VRE304AS |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived SEN0132 Datasheet file may be downloaded here without warranties.