Menu
Your Cart
Electronic Components & Semiconductors from Shenzhen China

MQ-8 hydrogen sensor detection alarm module hydrogen gas sensor module

MQ-8 hydrogen sensor detection alarm module hydrogen gas sensor module
MQ-8 hydrogen sensor detection alarm module hydrogen gas sensor module
Introduction to mq-8 sensors:
The gas-sensitive material used in the MQ-8 gas sensor is a tin dioxide (SNO2) with a lower conducting rate in the clean air.When the sensor is in the environment where the sensor is located, the motor rate of the sensor increases with the increase in the concentration of gas in the air.Use a simple circuit to convert the change of the conductivity into an output signal corresponding to the concentration of the gas.The MQ-8 gas sensor has high sensitivity to hydrogen, and the monitoring of other hydrogen-containing gas is also ideal.This sensor can detect a variety of hydrogen -containing gases, especially urban gas, which is a low -cost sensor suitable for multiple applications.
Module application:
Suitable for monitoring devices for family or industrial hydrogen leakage.It may not be disturbed by gases such as ethanol steam, oil fume, carbon monoxide and other gases.
Module characteristics:
1. Using high -quality double -faced design, with power supply and TTL signal output indication;
2. With DO switch signal (TTL) output and AO analog signal output;
3. The valid signal of the TTL output is low level.In
4. The higher the concentration, the higher the voltage output.
5. There is a good sensitivity to hydrogen detection.
6. There are four screw holes for easy positioning;
7. Product Dimensions: 32 (L)*20 (W)*22 (H)
8. Have long -term service life and reliable stability
9. Quick response recovery characteristics

Electricity:
Input voltage: DC5V power consumption (current): 150mA
Do output: TTL number 0 and 1 (0.1 and 5V)
AO output: 0.1-0.3V (relatively pollution-free), the highest concentration voltage is about 4V
Special reminder: After the sensor is powered on, it needs to be preheated about 20s, and the measured data is stable. The sensor fever is normal because there is electric heating wire inside, and if it is hot, it is not normal.

Test program:

Implement function: This version of the supporting test program

Use chip: AT89S52

Crystal: 11.0592MHz

Potter rate: 9600

Compile environment: keil

[Disclaimer] This program is only used for learning and reference. Please indicate copyright and author information!

**********************************************************************

/***************************************************************************

Note: 1. When the measurement concentration is greater than the set concentration, the output of the single -chip machine IO port is low

**********************************************************************

#include // library file

#Define uchar unsigned char //

#Define UINT UNSIGNED Int //

/***************************************************************************

I/O definition

**********************************************************************

sbit LED = P1^0; // Define the first place (ie P1.0) of the P1 port of the single -chip machine as the indicator end

sbit double = p2^0; // Define the first place (ie P2.0) of the P2 port of the single -chip microcomputer as the input terminal of the sensor

/***************************************************************************

Delay function

**********************************************************************

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 cycle

{{

LED = 1; // Out off P1.0 port

if (double == 0) // When the concentration is higher than the set value, the execution condition function

{{

delay (); // Delayed anti -interference

if (double == 0) // When the concentration is higher than the set value, the execution condition function

{{

LED = 0; // Light P1.0 port

}

}

}

}

/***************************************************************************

Finish

*************************************************************************
Product Attributes
Brand Other/Other
Radio frequency type Power module

Write a review

Note: HTML is not translated!
Bad Good

Unlimited Blocks, Tabs or Accordions with any HTML content can be assigned to any individual product or to certain groups of products, like entire categories, brands, products with specific options, attributes, price range, etc. You can indicate any criteria via the advanced product assignment mechanism and only those products matching your criteria will display the modules.

Also, any module can be selectively activated per device (desktop/tablet/phone), customer login status and other criteria. Imagine the possibilities. 

$0.95
  • Stock: In Stock
  • Model: ULCV1459
  • Weight: 0.02kg

Available Options

We use cookies and other similar technologies to improve your browsing experience and the functionality of our site. Privacy Policy.