# MQ2传感器模块

## 概述

NOVA烟雾传感器MQ-2模块是用于测量空气中的烟雾，其灵敏度高、响应时间快、测量可以尽快，传感器的灵敏度可以调节使用电位计。这个传感器输出电压空气中的烟雾浓度成正比。

## 参数

* 尺寸：40x23mm
* 输入电压：5V
* 工作温度：-10℃-50℃
* 具有输出调节电位器：顺时针调节大，逆时针调节小
* 接口模式：2510-3p
* 引脚定义：1-控制端 2-电源 3-地

## 接口说明

* 可用端口： A0、A1、A2、A3、S0、S1、S2、S3

## 使用方式

![](/files/-LWJhcUbw0qN7cfzeKvt)

## 示例代码

![](/files/-LWJhcUdhicuqNoterWw)

[MQ2传感器模块示例代码](http://www.haohaodada.com/show.php?id=947448)

## 原理图

{% file src="/files/-LrCZuO-hHbs9ZMQKRhf" %}
MQ2传感器模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJhcUfhNitBmAb024J)

## 常见问题


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.haohaodada.cn/jiao-xue-chan-pin/nova-module/mq2-chuan-gan-qi-mo-kuai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
