# 雨量計

<figure><img src="/files/aHclb7sUJDws1fsWDRKn" alt=""><figcaption></figcaption></figure>

### 模型搭建說明書

{% content-ref url="/pages/GDOKJFVFGB4cG84Xt26v" %}
[雨量計說明書](/kits/smartweatherstation/building/yu-liang-ji-shuo-ming-shu.md)
{% endcontent-ref %}

### 模型接線圖

### Robotbit EDU接線圖

<figure><img src="/files/xdfggw3uXojmRf1FXXPP" alt=""><figcaption></figcaption></figure>

### Robotbit 2.2接線圖

<figure><img src="/files/VPc4pkyBp2ZepcrqVw1m" alt=""><figcaption></figcaption></figure>

### 參考程式

{% hint style="info" %}
請因應容器的大小修改s(Area)和h(Height)變數。
{% endhint %}

{% embed url="<https://makecode.microbit.org/_a3cfPTAEqfT7>" %}

#### 模型玩法:

1. OLED會一直顯示雨量和水位


---

# 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://sharinghub.kittenbot.hk/kits/smartweatherstation/instructions_asr/asr_raingauge.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.
