# MRSTEMer Micro:bit AI 編程大賽 - 尋找中華瑰寶套件

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fi0Kd6Lym3suJMa9Y1dQB%2Fkit%20contents.png?alt=media&#x26;token=9473ef09-9437-4374-9e75-f2f1b82b9bb8" alt=""><figcaption></figcaption></figure>

此套裝包含了參加MRSTEMer Micro:bitAI編程大賽所需的硬件(一架車)。

## 套裝內容:

1. Robotbit EDU
2. MR STEMER 3合1格鬥小車套件
3. KOI 2 AI鏡頭
4. Micro:bit遙控手掣&#x20;
   1. 選配A: JoyFrog手掣
   2. 選配B: Newbit Arcade Shield
5. 18650鋰電池&#x20;
6. Micro:bit \*2

## 搭建說明書

{% file src="<https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FnukZVtTRnaWK6C61xRKE%2Fcar.pdf?alt=media&token=9b849515-f328-4373-946f-38a7586d45af>" %}

### 硬件接線

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FbHTfJPdKhHYv8dM5sy3S%2Fcar_wiring.png?alt=media&#x26;token=d72b0077-2bdd-4cb6-911e-061d2cc58bd3" alt=""><figcaption></figcaption></figure>

## 參考程式

### KOI 2圖像辨識模型訓練程式

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

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

### MRSTEMER Newbit遙控器

{% embed url="<https://makecode.com/_R7pDAb9pPVfP>" %}

[參考程式](https://makecode.com/_R7pDAb9pPVfP)

### MRSTEMER JoyFrog遙控器

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

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

### MRSTEMER 比賽機械車

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

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


---

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