<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geeetech.com/index.php?action=history&amp;feed=atom&amp;title=Liquefied_Petroleum_Gas_Sensor_-_MQ-6</id>
	<title>Liquefied Petroleum Gas Sensor - MQ-6 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geeetech.com/index.php?action=history&amp;feed=atom&amp;title=Liquefied_Petroleum_Gas_Sensor_-_MQ-6"/>
	<link rel="alternate" type="text/html" href="https://wiki.geeetech.com/index.php?title=Liquefied_Petroleum_Gas_Sensor_-_MQ-6&amp;action=history"/>
	<updated>2026-05-04T16:31:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.geeetech.com/index.php?title=Liquefied_Petroleum_Gas_Sensor_-_MQ-6&amp;diff=1049&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;==Introduction==  File:MQ-2 1.jpg  MQ-6 gas sensor modules are used in gas leakage detecting  equipments in family and industry, are suitable for detecting of   LPG, iso-b...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.geeetech.com/index.php?title=Liquefied_Petroleum_Gas_Sensor_-_MQ-6&amp;diff=1049&amp;oldid=prev"/>
		<updated>2012-05-10T07:21:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Introduction==  &lt;a href=&quot;/index.php/File:MQ-2_1.jpg&quot; title=&quot;File:MQ-2 1.jpg&quot;&gt;File:MQ-2 1.jpg&lt;/a&gt;  MQ-6 gas sensor modules are used in gas leakage detecting  equipments in family and industry, are suitable for detecting of   LPG, iso-b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
[[File:MQ-2 1.jpg]]&lt;br /&gt;
&lt;br /&gt;
MQ-6 gas sensor modules are used in gas leakage detecting  equipments in family and industry, are suitable for detecting of  &lt;br /&gt;
LPG, iso-butane, propane, LNG, avoid the noise of alcohol and cooking fumes and cigarette smoke. &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
* High sensitivity to CH4，Natural gas&lt;br /&gt;
* Small sensitivity to alcohol, smoke            &lt;br /&gt;
* Fast response  &lt;br /&gt;
* Stable and long life     &lt;br /&gt;
* Simple drive circuit&lt;br /&gt;
&lt;br /&gt;
==Specification==&lt;br /&gt;
[http://www.geeetech.com/Documents/MQ-6%20Datasheet.pdf MQ-6 datasheet]&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
[[File:MQ-4 pic.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:MO-2 2.jpg]]&lt;br /&gt;
&lt;br /&gt;
 VCC - 5V&lt;br /&gt;
 GND - GND&lt;br /&gt;
 S   - Analog pin0&lt;br /&gt;
&lt;br /&gt;
==Example code==&lt;br /&gt;
 int sensorValue;&lt;br /&gt;
 void setup()&lt;br /&gt;
 {&lt;br /&gt;
  Serial.begin(9600);      // sets the serial port to 9600&lt;br /&gt;
 }&lt;br /&gt;
 void loop()&lt;br /&gt;
 {&lt;br /&gt;
  sensorValue = analogRead(0);       // read analog input pin 0&lt;br /&gt;
  Serial.println(sensorValue, DEC);  // prints the value read&lt;br /&gt;
  delay(100);                        // wait 100ms for next reading&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==How to buy it==&lt;br /&gt;
Click here to buy [http://www.geeetech.com/liquefied-petroleum-gas-sensor-mq6-p-192.html Gas Sensor - MQ-6]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>