# Wifibrick與IoT方案

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/wifibrick1.png" alt=""><figcaption></figcaption></figure>

要用micro:bit製作IoT方案,需要用上wifi模組把訊息來回傳送到IoT平台。Kittenbot為此研發出Wifibrick,讓各喵粉輕鬆穿梭各IoT平台。

{% content-ref url="/pages/iOhRl6dmIvdHUEGCxJeM" %}
[Wifibrick](/wifibrick_iot/wifibrick.md)
{% endcontent-ref %}

{% content-ref url="/pages/lGC7bAArKoz60qFZxAHE" %}
[IoT平台介紹](/wifibrick_iot/iotplatform.md)
{% endcontent-ref %}

{% content-ref url="/pages/ehvNcGUPQrYiXJD5CHFa" %}
[針對各平台MakeCode編程](/wifibrick_iot/wifibrick_makecode.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vh3op0Aw7OYsDd8vijnI" %}
[未來板與各IoT平台編程教學](/wifibrick_iot/futureboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/XKWYy06DU3HTAnmEEzFJ" %}
[IFTTT設定教學](/wifibrick_iot/ifttt.md)
{% endcontent-ref %}

{% content-ref url="/pages/y5fpl9urVLsZLPS4ajc4" %}
[各IoT平台與MIT AI2編程教學](/wifibrick_iot/ai2.md)
{% endcontent-ref %}


---

# 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/wifibrick_iot.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.
