Free hotline:
86-755-88844016
+852 2632 9637
Image shown is a representation only.
Exact specifications should be obtained from the product data sheet.
Hot selling spot MQ-4 natural gas and methane sensor module manufacturer direct sales quality assurance
MQ-4 natural gas and methane sensor module
Brief Introduction
Using MQ series gas sensor probes, stable performance
Has good recognition of methane gas
Adjustable sensitivity and stable performance
Fast response speed, fast recovery speed
Working voltage 5V, digital (TTL level) analog dual output.
Port description: DO is a digital output, AO is an analog output.
Equipped with fixed bolt holes for easy installation
Brief description
prefix = o ns = "urn:schemas-microsoft-com:office:office"
1、 Size: 32mm X22mm X27mm Length X Width X Height
2、 Main chips: LM393, ZYMQ-4 gas sensor
3、 Working voltage: 5 volts DC
Characteristics
1. Has signal output indication.
2. Dual signal output (analog output and TTL level output)
3. TTL outputs a valid signal at a low level. When the signal light is on when the output is low, it can be directly connected to a microcontroller
4. Analog output voltage of 0-5V, the higher the concentration, the higher the voltage.
5. Highly sensitive to methane and natural gas
6. Long term service life and reliable stability
7. Quick response and recovery features
Application
Detection devices for methane and natural gas used in households and industries
[Test Program]
Implementation function:
1. When the measured concentration is greater than the set concentration, the microcontroller IO port outputs a low level
/********************************************************************
Implementation function: This version comes with a supporting testing program
Using chip: AT89S52
Crystal oscillator: 11.0592MHz
Baud rate: 9600
Compilation environment: Keil
[Disclaimer] This program is for learning and reference only. Please indicate copyright and author information when citing!
*********************************************************************/
/********************************************************************
Explanation: When the measured concentration is greater than the set concentration, the IO port of the microcontroller outputs a low level
*********************************************************************/
#Include<reg52. h>//Library file
#Define uchar unsigned char//macro to define unsigned character type
#Define uint unsigned int//Macro defines unsigned integer
/********************************************************************
I/O Definition
*********************************************************************/
sbit LED=P1^0; // Define the P1 port of the microcontroller (i.e. P1.0) as the indicator terminal
sbit DOUT=P2^0; // Define the P2 port of the microcontroller (i.e. P2.0) as the input terminal of the sensor
/********************************************************************
Delay Functions
*********************************************************************/
Void delay()//Delay program
{
uchar m,n,s;
for(m=20;m>0;m--)
for(n=20;n>0;n--)
for(s=248;s>0;s--);
}
/********************************************************************
Main function
*********************************************************************/
void main()
{
While (1)//infinite loop
{
LED=1; // Turn off the P1.0 port light
If (DOUT==0)//When the concentration is higher than the set value, execute the conditional function
{
delay();// Delay anti-interference
If (DOUT==0)//When the concentration is higher than the set value, execute the conditional function
{
LED=0; // Turn on the P1.0 port light
}
}
}
}
/********************************************************************
end
Actual product photos
Payment&Transportation
Official Certificate&Certificate
Multiple product supply
Company office environment
Warehouse Real Shot
Standard packaging
We also provide :
Part No | Manufacturer | Date Code | Quantity | Description |
LM22676ADJ | NS | 19+ | 250 | SOP8 |
TPS562201DDCR | TI | 22+ | 795500 | SOT23-6 |
NJG1806K75 | JRC | 22+ | 500000 | DFN6 |
TLV74318PDQNR | TI | 22+ | 402000 | X2SON-4 |
NJG1801K75 | JRC | 22+ | 300000 | SMD |
NJG1804K64 | JRC | 22+ | 300000 | DFN8 |
LM27761DSGR | TI | 22+ | 151000 | WSON8 |
TLV62565DBVR | TI | 22+ | 138000 | SOT23-5 |
TPS613222ADBVR | TI | 22+ | 108000 | SOT23-5 |
LNK625DG-TL | POWER | 22+ | 100000 | SOP-8 |
OPA4322AIPWR | TI | 22+ | 100000 | TSSOP14 |
TLV75528PDRVR | TI | 22+ | 99000 | WSON-6 |
TPS7A2025PDQNR | TI | 22+ | 78500 | X2SON-4 |
TLV62568DBVR | TI | 22+ | 72000 | SOT23-5 |
STM32L051K8U6TR | ST | 22+ | 60000 | QFN32 |
SKY66421-11 | SKYWORKS | 22+ | 56500 | QFN16 |
TPS7A1111PDRVR | TI | 22+ | 54000 | WSON6 |
TLV62569PDDCR | TI | 22+ | 52000 | SOT23-6 |
TLV62569DBVR | TI | 22+ | 48000 | SOT23-5 |
TPS23753APWR | TI | 22+ | 40000 | TSSOP14 |
NB691GG-Z | MPS | 22+ | 30000 | QFN |
SN74AHC1G02DBVR | TI | 22+ | 27939 | SOT-23 |
TPS63000DRCR | TI | 22+ | 23238 | VSON10 |
TLV75533PDRVR | TI | 22+ | 21500 | WSON6 |
NB687BGQ-Z | MPS | 22+ | 20000 | QFN |
A3916GESTR-T-1 | ALLEGRO | 22+ | 17150 | QFN-20 |
TPS62135RGXR | TI | 22+ | 15000 | VQFN11 |
TLE2022AMDR | TI | 0803+ | 12500 | SOP8 |
TPS23756PWPR | TI | 22+ | 12000 | HTSSOP-20 |