Smoke Sensor (MQ2) board
Guru (talk) 10:06, 11 August 2015 (IST)
Hardware Connections
How to use
There're two steps you need to do before getting the concentration of gas. First, connect the module with Arduino using A0 like the picture above. And put the sensor in a clear air and use the Calibration program.
Then, open the monitor of Arduino IDE, you can see some data are printed, write down the value of R0 and you need to use it in the following program. During this step, you may pay a while time to test the value of R0.
Second, put the sensor in one gas where the environment you want to test in. However, don't forget to replace the R0
Downloads
1 Blink a LED
Blinky, is your first experiment in the world of Arduino. Let's blink! We will connect a LED to pin 13 of Arduino and turn it ON/OFF every second. Sandeep (talk) 16:13, 4 March 2016 (IST...