# 恒温風扇

![](/files/7M9s66aEAT6t5jGym1a8)

### 組裝說明書下載

[組裝說明書下載](https://drive.google.com/drive/folders/1wg_edUZFrqyUONA0FJ6vFBkGArRsfnf4?usp=sharing)

![](https://kittenbothk.readthedocs.io/en/latest/_images/fan_wire.png)

### 參考程式

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

[參考程式下載](https://makecode.microbit.org/_ctHfvxAjsdAw)

### 模型玩法

按下A啟動風扇，風扇會左右擺動，速度會自動按溫度調節，按下A暫停風扇。


---

# 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/inventorkit/instructions/inventor_fan.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.
