# Meowbit編程教學

{% content-ref url="/pages/E0FXqsHG65wSzMwfEgKt" %}
[Meowbit MakeCode編程快速入門](/mcu/meowbit/coding/arcade.md)
{% endcontent-ref %}

{% content-ref url="/pages/hYPVlq0AEx83xjKjpS4h" %}
[MeowBit教學影片](/mcu/meowbit/coding/meowbithoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/ynXxpzf2Gkmk46E4JF2O" %}
[Meowbit Kittenblock編程快速入門](/mcu/meowbit/coding/kittenblock.md)
{% endcontent-ref %}

{% content-ref url="/pages/aD73Q98HdDwvIiTxqGgP" %}
[MeowBit的光度感應器](/mcu/meowbit/coding/meowbit_light.md)
{% endcontent-ref %}

{% content-ref url="/pages/KbSqD6bDyckrt71whRpt" %}
[Meowbit的陀螺儀](/mcu/meowbit/coding/meowbit_accel.md)
{% endcontent-ref %}

{% content-ref url="/pages/AhWYpkTz0T398QBqaWcK" %}
[Meowbit的溫度感應器](/mcu/meowbit/coding/meowbit_temp.md)
{% endcontent-ref %}

{% content-ref url="/pages/E9TMmMT8XMT5nNdKVkRI" %}
[Meowbit的引腳編程](/mcu/meowbit/coding/meowbit_pins.md)
{% endcontent-ref %}

{% content-ref url="/pages/8mOv7HWO56ZC8onWsWlp" %}
[MeowBit無綫通訊SD模組](/mcu/meowbit/coding/meowbit_radio.md)
{% endcontent-ref %}

{% content-ref url="/pages/iuCpYohvt9u58QVizBAS" %}
[Meowbit與Robotbit](/mcu/meowbit/coding/meowbit_robotbit.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cOYNrwsnJjOqYtjJYb4" %}
[Meowbit的燈條編程](/mcu/meowbit/coding/meowbit_neopixel.md)
{% endcontent-ref %}

{% content-ref url="/pages/w24Ljt89Q71M84zJxNnC" %}
[Meowbit與IOBit](/mcu/meowbit/coding/meowbit_iobit.md)
{% endcontent-ref %}

{% content-ref url="/pages/QBUqIMpYy8tSO6S5uoVv" %}
[Meowbit與海龜繪圖(Kittenblock)](/mcu/meowbit/coding/meowbit_turtle.md)
{% endcontent-ref %}

{% content-ref url="/pages/iQdYmUZhu6TFf4pYyVqL" %}
[Meowbit顯示屏(Kittenblock)](/mcu/meowbit/coding/meowbit_tft.md)
{% endcontent-ref %}

{% content-ref url="/pages/1DPRtotAP8TtuATe4YVI" %}
[Meowbit MicroPython編程快速入門](/mcu/meowbit/coding/meowbit-micropython-bian-cheng-kuai-su-ru-men.md)
{% endcontent-ref %}

{% content-ref url="/pages/7KwSe1dQunHwUUW54WQa" %}
[Meowbit MicroPython API](/mcu/meowbit/coding/meowbit-micropython-api.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/mcu/meowbit/coding.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.
