> 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/functions.md).

# 功能

* 顯示從車輛 ECU 獲取到的速度、轉速、水溫...... 等資料
* 顯示汽車車内溫濕度、大氣壓力資料
* 顯示汽車俯仰角（坡度）和橫滾角、GPS 資訊資料
* 車輛啓動時 ADU 自動啓動，熄火時自動斷電
* 依據環境光綫强度自動調整主副熒幕的亮度
* 主機上有手動斷電開關，方便在需要時給 ADU 斷電，以將 ELM327 藍牙適配器臨時作爲他用


---

# 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/functions.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.
