> For the complete documentation index, see [llms.txt](https://adu.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adu.ppgg.in/zh-tw/readme.md).

# 關於

ADU - Additional Display Unit（附加顯示單元）。

一款使用 ELM327 藍牙適配器與汽車 ECU 通訊，用於顯示車輛速度、轉速、水溫......，以及車内溫濕度、大氣壓力、俯仰角（坡度）和橫滾角、GPS 資訊等資料的汽車附加顯示裝置。

## 支援的 OBD 適配器 <a href="#supported-obd-adapter" id="supported-obd-adapter"></a>

* Vgate iCar2、iCar3、iCar Pro 系列帶 BT3.0 或 BLE 功能的適配器（推薦 iCar Pro BLE 和 iCar Pro 2S）
* Vgate vLinker FD/BM/MC 系列带 BT3.0 或 BLE 功能的适配器（未測試，但應該支援）
* 主控 25K80 v1.5 版本帶藍牙功能的普通適配器（僅推薦 KINGBOLEN）
* 其他 OBD 藍牙適配器暫未測試

Vgate vLinker FS/MS 系列藍牙適配器連接名稱有數字後綴且好像不一樣，非固定，使用不便捷。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://adu.ppgg.in/zh-tw/readme.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.
