# 火焰传感器模块

## 概述

火焰传感器是机器人专门用来搜寻火源的传感器，当然火焰传感器也可以用来检测光线的亮度，只是本传感器对火焰特别灵敏。火焰传感器利用红外线对对火焰非常敏感的特点，使用特制的红外线接受管来检测火焰，然后把火焰的亮度转化为高低变化的电平信号。

## 参数

* 尺寸：40x23mm
* 类型：模拟信号
* 电源要求: 3.3V到5V DC
* 探测距离:20cm（4.8V）\~ 100cm（1V）
* 能够探测的光谱带：760nm到1100nm
* 反馈时间：15us
* 接口模式：模拟
* 接口模式：2510-3p
* 引脚定义：1-控制端 2-电源 3-地

## 接口说明

* 可用端口： A0、A1、A2、A3

## 使用方式

![](/files/-LWJlKnWnfsK85megN9F)

## 示例代码

![](/files/-LWJlKnYf0WfbIhkbjPu)

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

## 原理图

{% file src="/files/-LrCW97x7BM7c\_GesXVG" %}
火焰传感器模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJlKn_ksanFOhS9ZLt)

## 常见问题


---

# 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/huo-yan-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.
