# IoT智能晾衣架

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

### 組裝說明書下載

[下載組裝說明書](https://github.com/kittenbothk/kittenbothk/raw/master/Kits/classroom_inventor/iot_instructions/images/hanger.pdf)

![../../../\_images/lock\_wire.png](https://kittenbothk.readthedocs.io/en/latest/_images/lock_wire.png)

### 參考程式(MakerCloud版本)

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

[參考程式](https://makecode.microbit.org/_2taeR6c9f2FY)

### MakerCloud平台設定

![../../../\_images/hanger\_makercloud1.png](https://kittenbothk.readthedocs.io/en/latest/_images/hanger_makercloud1.png)

![../../../\_images/hanger\_makercloud2.png](https://kittenbothk.readthedocs.io/en/latest/_images/hanger_makercloud2.png)

### 模型玩法

1. 填入Wifi登入資料與MakerCloud主題名稱。
2. 在MakerCloud發佈文字訊息”Out”或”In”，模型就會伸出或收回晾衣架。

### 參考程式(ObjectBlocks版本)

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

[參考程式](https://makecode.microbit.org/_DMcdUw6rRbzW)

### ObjectBlocks平台設定

![../../../\_images/hanger\_objectblocks1.png](https://kittenbothk.readthedocs.io/en/latest/_images/hanger_objectblocks1.png)

![../../../\_images/hanger\_objectblocks2.png](https://kittenbothk.readthedocs.io/en/latest/_images/hanger_objectblocks2.png)

### 模型玩法

1. 填入Wifi登入資料、ObjectBlocks登入資料與ObjectBlocks主題名稱。
2. 在ObjectBlocks發佈文字訊息”Out”或”In”，模型就會伸出或收回晾衣架。


---

# 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/iotupgrade/iot-zhi-neng-liang-yi-jia.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.
