Analog Gas Sensor MQ3 SKU:SEN0128
Part | Datasheet |
---|---|
![]() |
SEN0128 (pdf) |
PDF Datasheet Preview |
---|
Analog Gas Sensor MQ3 SKU:SEN0128 Contents • 1 Introduction • 2 Specification • 3 Connecting Diagram • 4 Sample Code • 5 Version history Introduction The analog gas sensor - MQ3 is suitable for detecting alcohol, this sensor can be used in a Breathalyser.It has a high sensitivity to alcohol and small sensitivity to Benzine. The sensitivity can be adjusted by the potentiometer. Specification • Power supply needs 5V • Interface type Analog • High sensitivity to alcohol and small sensitivity to Benzine • Fast response and High sensitivity • Simple drive circuit • Stable and long life • 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=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: PDM1602 WH001 | PDM1602 WH002 | FAN5645MPX | S553-5999-37-F | ATR2732N1-PBQW | ATR2732N1-PBPW | EK-23024 | EK-23027 | EK-23133 | AS1834 |
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 SEN0128 Datasheet file may be downloaded here without warranties.