# Arduino UNO 编程积木

NyBoard相当于一块通用的Arduino Uno板，具有丰富的外设。 除了原生 Arduino IDE 之外，您还可以使用 Mind+ 积木块对其进行编程。 但要注意，如果使用此模式，原有的 OpenCat 固件会被覆盖，稍后需要重新上传固件才能恢复默认的机器人功能。

设置编码环境很简单，具体步骤如下：

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

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

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

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

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


---

# 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/tu-xing-hua-bian-cheng/arduino-uno-bian-cheng-ji-mu.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.
