# 总述

到目前为止，我们已有3个版本的 NyBoard：NyBoard V1\_0，NyBoard V1\_1 和 NyBoard V1\_2。

<figure><img src="/files/CajnZFLC90LVUA9MvVyF" alt=""><figcaption><p>NyBoard V1_0</p></figcaption></figure>

<figure><img src="/files/4p99l0dMAFQXHKDDJEQp" alt=""><figcaption><p>NyBoard V1_1</p></figcaption></figure>

<figure><img src="/files/GMcIS6nfOSjioayA5Lg7" alt=""><figcaption><p>NyBoard V1_2</p></figcaption></figure>

NyBoard V1\_1 和 NyBoard V1\_2 只有一些细小差别：

* V1\_2加回了一个 Neo Pixel在 D10脚上。
* V1\_2的主芯片焊盘支持 ATmega328P AU（大）和 MU（小） 的封装。


---

# 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://docs.petoi.com/chinese/nyboard/zong-shu.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.
