# 亮度传感器模块

## 概述

NOVA光敏传感器以模拟量输出，光线越强AD采样值越大，反之越小。

## 参数

* 尺寸：40x23mm
* 检测环境光密度
* 环保光敏二极管
* 模拟输出电压：0\~5 VDC
* 适用电源电压：+3\~5VDC
* 模拟传感器
* 传感器匹配Arduino扩展板
* 接口模式：2510-3p
* 引脚定义：1-控制端 2-电源 3-地

## 接口说明

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

## 使用方式

![](/files/-LWJlKsalNHPIEK-zY59)

## 示例代码

![](/files/-LWJlKscLJ4b3Rm79S7G)

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

## 原理图

{% file src="/files/-LrCTDPdoPg3bfFAIy2P" %}
亮度传感器模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWJlKseECCfhFIYKSRm)

## 常见问题


---

# 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/liang-du-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.
