# 溫濕度感應儀

<figure><img src="/files/8aJnEMhpCCkyd6LZMlHS" alt=""><figcaption></figcaption></figure>

### 模型搭建說明書

{% content-ref url="/pages/1ojv8ZDlEo6HOwJWWH3v" %}
[溫濕度感應儀/氣壓計說明書](/kits/smartweatherstation/building/wen-shi-du-gan-ying-yi-qi-ya-ji-shuo-ming-shu.md)
{% endcontent-ref %}

### 模型接線圖

### Robotbit EDU接線圖

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

### Robotbit 2.2接線圖

<figure><img src="/files/9cMeEJvAUlvp8xbzO87I" alt=""><figcaption></figcaption></figure>

### 參考程式

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

#### 模型玩法:

1. 按A進入溫度模式，Micro:Bit會以圖表表達現時溫度
2. 按B進入濕度模式，Micro:Bit會以圖表表達現時濕度


---

# 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_temp-and-humid.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.
