# Robotbit EDU與Robotbit 2.2的分別

Robotbit EDU是Robotbit的新版本，在設計和功能上面均有分別。

### 兩者分別一覽

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

### 兩者分別詳解

#### 分別1: 接頭

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

綠色:IO接頭

橙色: I2C接頭

Robotbit EDU主要使用防反插接頭，令接線更簡單。

Robotbit 2.2主要使用杜邦針接頭，令接線更靈活。

#### 分别2: 板載資源

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

綠色: 全彩LED

橙色: 蜂鳴器

Robotbit EDU有1粒全彩LED。

Robotbit 2.2有4粒全彩LED和蜂鳴器。


---

# 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/expansion_board/differences.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.
