# 声音传感器模块

## 概述

NOVA的声音模块采用咪头采集声音信号并转化成高低电平脉冲，这个电平脉冲再经过LM2904运算放大器放大输出，输出大于一定阈值就能点亮绿色LED，LED随着声音强度亮灭，声音越大，LED越亮。

## 参数

* 尺寸：40x23mm
* 工作电压：5V
* 工作电流：<10mA
* 最长相应时间：220ms
* 具有输出大小调节
* 接口模式：2510-3p
* 引脚定义：1-控制端 2-电源 3-地

## 接口说明

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

## 使用方式

![](/files/-LWJlJudpRGFHDMiPbRa)

## 示例代码

![](/files/-LWJlJuh7k50L7A3C9Li)

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

## 原理图

{% file src="/files/-LrCTZyYG-a4Ua1Tq236" %}
声音传感器模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJlJujicRsWiPCi_gv)

## 相关资源

{% file src="/files/-LrHI5mzCk4n6KTcNQDt" %}
LM2904芯片说明
{% endfile %}

## 常见问题


---

# 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/sheng-yin-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.
