# IoT智能夾萬

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

### 組裝說明書下載

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

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

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

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

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

### MakerCloud平台設定

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

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

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

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

### 模型玩法

1. 填入Wifi登入資料與MakerCloud主題名稱。
2. 在key裏填入夾萬密碼。
3. 在MakerCloud發佈文字訊息，內容為你的密碼。模型就會打開夾萬門鎖。
4. 在MakerCloud發佈文字訊息”CLOSE”，模型就會鎖上夾萬門鎖。


---

# 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-jia-wan.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.
