# Powerbrick魔塊

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

{% content-ref url="/pages/7ZZHlockdeVzzfQeVDnE" %}
[Armourbit擴展盒](/functional_modules/pwmodules/armourbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/iiICV6rfJKBEmjnXKpI4" %}
[電池盒](/functional_modules/pwmodules/powerbank.md)
{% endcontent-ref %}

{% content-ref url="/pages/z5Xtv5KM2YP2sCtDp71w" %}
[溫濕度魔塊](/functional_modules/pwmodules/environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/VWBKoPgb7T1Zf9j61ytl" %}
[泥土濕度魔塊](/functional_modules/pwmodules/soilmoisture.md)
{% endcontent-ref %}

{% content-ref url="/pages/rxTUMtt2w8WY4VNla9mF" %}
[水位雨水測試魔塊](/functional_modules/pwmodules/waterlevel.md)
{% endcontent-ref %}

{% content-ref url="/pages/oytu9ut3EjzcpCSh6DKH" %}
[超聲波聲音魔塊](/functional_modules/pwmodules/ultrasound.md)
{% endcontent-ref %}

{% content-ref url="/pages/EnMyx9t5YOTUYIykyRv2" %}
[雙路巡線魔塊](/functional_modules/pwmodules/linetrace.md)
{% endcontent-ref %}

{% content-ref url="/pages/6mKk4KskKnnHiVM4V7FR" %}
[AB按鈕魔塊](/functional_modules/pwmodules/abbutton.md)
{% endcontent-ref %}

{% content-ref url="/pages/M6EIpaA8U9yUYMYSfmCo" %}
[顏色及手勢魔塊](/functional_modules/pwmodules/colorgesture.md)
{% endcontent-ref %}

{% content-ref url="/pages/weWg7S4nweWoAzkAqdZt" %}
[RFID探測魔塊](/functional_modules/pwmodules/rfid.md)
{% endcontent-ref %}

{% content-ref url="/pages/LZ1KHZWKvrj17BTX5zEv" %}
[8x8 LED 全彩魔屏](/functional_modules/pwmodules/rgb.md)
{% endcontent-ref %}

{% content-ref url="/pages/VYBIWR4b2IU6maqirTnj" %}
[MP3播放魔塊](/functional_modules/pwmodules/mp3.md)
{% endcontent-ref %}

{% content-ref url="/pages/VTpxUwUdvpIe0mVDoXRl" %}
[OLED顯示屏魔塊](/functional_modules/pwmodules/oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/NgM49joVV7O3JWTsCbEt" %}
[PowerBrick模組在MakeCode上編程(Armourbit)](/functional_modules/pwmodules/pwextension.md)
{% endcontent-ref %}

{% content-ref url="/pages/ezWBotNbtoKTIwYq29MP" %}
[PowerBrick模組在MakeCode上編程(Robotbit)](/functional_modules/pwmodules/poweredu.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/functional_modules/pwmodules.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.
