# 支援及示範教學(KOI 2)

## 🎬示範影片與程式範例與解說

## 比賽示範

{% embed url="<https://youtu.be/-ro485R98d8>" %}

### 🎞機械車組裝流程

* 影片：<https://youtube.com/playlist?list=PL5ITDrrFisheb08T0mbUnwh6dnRDOd4An>

{% file src="/files/TxoNhNZHLHex8Li2gV34" %}

* 接線圖:

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

🎞程式範例與解說 (搖控、打開閘門、發送解密訊息﹑KOI 圖像識別)

### 機械小車

* 程式解說：<https://youtu.be/iMsAjTkgm24>
* 範例程式：<https://makecode.microbit.org/_JU7bMk1qj6kW>

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

### 搖控器

* 程式解說：<https://youtu.be/JIvqC-Yqeig>
* 範例程式：<https://makecode.microbit.org/_2tb63hfrqDc0>

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

### 答案展示 與 開啟閘門

* 程式解說：<https://youtu.be/I_2L0XMDLoA>
* 範例程式：<https://makecode.microbit.org/_bkkJcY1k75KX>

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

### KOI AI 鏡頭圖像識別訓練程式

* 程式示範：<https://youtu.be/N5Zkx-3BBjE>
* 範例程式：<https://makecode.microbit.org/_WgR5yDAAwUb4>

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

{% embed url="<https://youtu.be/N5Zkx-3BBjE>" %}


---

# 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://activities.kittenbot.hk/mrstemer2026/support_koi2.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.
