# 未來板與KOI使用快速入門

在未來板上使用KOI的應用下，推薦使用Robotbit Edu。

### 接線方法[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

將KOI連接到未來板的通訊接口上(P2, P12)。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/wire.png" alt=""><figcaption></figcaption></figure>

### 在KittenBlock編程快速教學[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

在硬件欄選擇『未來板』。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb1.png" alt=""><figcaption></figcaption></figure>

### KOI積木欄[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

您可以看到KOI的積木都被灰掉了，並且不能拖曳出來使用，這是因為KOI的積木不能在舞台模式下運行。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb2.png" alt=""><figcaption></figcaption></figure>

切換到代碼模式。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb3.png" alt=""><figcaption></figcaption></figure>

在代碼模式之下，KOI的積木就不會灰掉，可以任意拖曳出來使用。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb4.png" alt=""><figcaption></figcaption></figure>

### 開始使用KOI[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

使用KOI前必須要先初始化。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb5.png" alt=""><figcaption></figcaption></figure>

未來板在連接KOI時，屏幕會顯示”koi connecting”。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/kb6.jpg" alt=""><figcaption></figcaption></figure>

### KOI編程快速教學[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

#### 1. 基本操作[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_basic.png" alt=""><figcaption></figcaption></figure>

#### 2. 人臉檢測[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_face.png" alt=""><figcaption></figcaption></figure>

#### 3. 圖像辨識[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_classifier.png" alt=""><figcaption></figcaption></figure>

#### 4. 顏色追蹤[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_color.png" alt=""><figcaption></figcaption></figure>

#### 5. 形狀追蹤[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_shape.png" alt=""><figcaption></figcaption></figure>

#### 6. 掃碼[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_code.png" alt=""><figcaption></figcaption></figure>

#### 7. 網絡與百度雲[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_baidu.png" alt=""><figcaption></figcaption></figure>

#### 8. 語音相關[¶](https://sharinghub.kittenbot.hk/airelated/koi/futureboard_demo/broken-reference)

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/koi_speech.png" alt=""><figcaption></figcaption></figure>
