# 智慧道路管理系統

![](/files/RGSF7xdAWwDDmtC5hI0W)

### 組裝說明書下載

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

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

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

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

打開影像分類，使用teachable machine訓練模型

{% hint style="info" %}
記住模型訓練後要將訓練項目導出儲存以供之後使用
{% endhint %}

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

### 參考程式 - 模型運行

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

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

### 應用玩法

1. 連接好Micro:bit和打開Robotbit電源
2. 點擊綠色旗啟動程式
3. 將八達通卡圖樣放在鏡頭面前，按下Sugar按鍵
4. 系統就會辨認圖像，如果辨認結果為old，程式就會給予10秒過路時間
5. 否則程式就會給予5秒過路時間


---

# 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/kittenblockai/trafficlight.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.
