# 遙控三輪車

![](/files/yBv3ld3B6chtSw6aQWq2)

### 組裝說明書下載

[組裝說明書下載](https://drive.google.com/drive/folders/1wg_edUZFrqyUONA0FJ6vFBkGArRsfnf4?usp=sharing)

![](https://kittenbothk.readthedocs.io/en/latest/_images/kart_wire.png)

### 參考程式

#### 遙控器參考程式

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

[參考程式下載](https://makecode.microbit.org/_YeCK5aEFfP0p)

三輪車參考程式

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

[參考程式下載](https://makecode.microbit.org/_WcKYvVXvWR9v)

### 模型玩法

使用遙控器控制三輪車，向前後或左右傾斜Micro:bit，三輪車會改變方向。


---

# 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/inventorkit/instructions/inventor_kart_remote.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.
