> For the complete documentation index, see [llms.txt](https://docs.haohaodada.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.haohaodada.cn/jiao-xue-chan-pin/arduino-kai-yuan-ying-jian/tu-rang-shi-du-mo-kuai.md).

# 土壤湿度模块

## 概述

土壤湿度模块通过简易的水分传感器可用于检测土壤水分，土壤水分含量越高，传感器输出值越大。模块的传感器表面做镀金处理，延迟其使用寿命，可直接插入土壤，使用便利。

## 参数

* 尺寸：24x62mm
* 工作电压：+3.3-5V
* 接口类型：XH2.54mm-3P
* 引脚定义：1-地 2-电源 3-信号

## 接口说明

* 可用端口：2、3、4、9、10、11、12、13、A0、A1、A2、A3

## 使用方式

![](/files/-LWVPVX6et5V8m2xkDDS)

## 示例代码

![](/files/-LWVPVX829Fi9czefHA6)

![](/files/-LXNQbTlXTpq0uWS0Chl)

[土壤湿度模块示例代码](http://www.haohaodada.com/show.php?id=956410)

## 原理图

{% file src="/files/-LrD5vXfVcqRPd6lLcRu" %}
土壤湿度传感器模块原理图
{% endfile %}

## 尺寸说明

![](/files/-LWVPVXCE68R-j1PUX7b)

## 常见问题


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/arduino-kai-yuan-ying-jian/tu-rang-shi-du-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.
