# 词汇表

| English              | 翻译                                                                |
| -------------------- | ----------------------------------------------------------------- |
| Raspberry Pi OS      | 树莓派系统                                                             |
| microSD              | 存储卡                                                               |
| HAT                  | 扩展板                                                               |
| Raspberry Pi OS Lite | 精简版树莓派系统                                                          |
| APT                  | APT                                                               |
| ports                | 接口/端口/通道/路/port/省略该词                                              |
| Legacy               | 旧版                                                                |
| Hz                   | Hz                                                                |
| remote access        | 远程访问                                                              |
| Model                | 型号/省略该词                                                           |
| Zero                 | Zero                                                              |
| Compute Modules      | 计算模块                                                              |
| Camera Modules       | 摄像头模块                                                             |
| Build HAT            | Build 扩展板                                                         |
| Sense HAT            | 传感器扩展板                                                            |
| TV HAT               | 电视扩展板                                                             |
| AI Kit               | Ai 套件                                                             |
| M.2 HAT+             | M.2 HAT+                                                          |
| Audio Board          | 音频扩展板                                                             |
| Pico                 | Pico                                                              |
| Pico W               | Pico W                                                            |
| Debug Probe          | 调试器                                                               |
| Probe                | 调试器                                                               |
| MicroPython          | MicroPython                                                       |
| SDK                  | SDK                                                               |
| peripherals          | 外设/外部设备                                                           |
| form factor          | 外形尺寸                                                              |
| Raspberry Pi Imager  | 树莓派启动盘制作工具                                                        |
| Screen Blank         | 屏幕节能                                                              |
| boot partition       | 启动分区                                                              |
| Rolling shutter      | 卷帘快门                                                              |
| Global shutter       | 全局快门                                                              |
| rpicam-apps          | 不翻译，Github 存储库 <https://github.com/raspberrypi/rpicam-apps> 就是这个名 |
| navigate             | 切换                                                                |
| option               | 参数                                                                |
| Native builds        | 本地编译                                                              |
| Cross-compilation    | 交叉编译                                                              |


---

# 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://rpicn.bsdcn.org/qian-yan/ci-hui-biao.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.
