(Created page with "category:Atmega32 Breakout")
 
Line 1: Line 1:
 
[[category:Atmega32 Breakout]]
 
[[category:Atmega32 Breakout]]
 +
After basic peripheral interfaces with AVR, it's time to interface some sensors with it. In this tutorial we will interface Gas sensor MQ2 with Atmega 32 breakout. We will require a Gas sensor (MQ2) breakout .
 +
 +
=Basics=
 +
The gas sensor MQ2 suitable for detecting of LPG, i-butane, propane, methane, alcohol, Hydrogen, smoke etc. It is highly sensitive and gives fast response due to this we can take measurements as soon as possible.

Revision as of 16:04, 8 April 2016

After basic peripheral interfaces with AVR, it's time to interface some sensors with it. In this tutorial we will interface Gas sensor MQ2 with Atmega 32 breakout. We will require a Gas sensor (MQ2) breakout .

Basics

The gas sensor MQ2 suitable for detecting of LPG, i-butane, propane, methane, alcohol, Hydrogen, smoke etc. It is highly sensitive and gives fast response due to this we can take measurements as soon as possible.