# 红外接收模块

## 概述

NOVA的红外接收模块需要配套的NOVA红外遥控器一起使用。

## 参数

* 尺寸：40x23mm
* 电源要求：+5V
* 接口模式：2510-3p
* 引脚定义：1-控制端 2-电源 3-地

## 接口说明

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

## 使用方式

![](/files/-LWJlLaCjKhlxOkJUA11)

## 示例代码

![](/files/-LXRpfLLiQS32MIbj8r-)

[红外接收模块示例代码](http://www.haohaodada.com/show.php?id=1068035)

## 原理图

{% file src="/files/-LrCUzHI49cF85QRQ4NQ" %}
红外接收模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJlLaGjEbCldvIcklM)

## 常见问题


---

# 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/hong-wai-jie-shou-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.
