Skip to content

Commit 8f2edbd

Browse files
authored
Cloud editor
1 parent c48b3b6 commit 8f2edbd

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/02.hero/boards/uno-rev3/datasheet

1 file changed

+3
-3
lines changed

content/hardware/02.hero/boards/uno-rev3/datasheet/datasheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,10 @@ UNO 电路板是 Arduino 的旗舰产品。无论您是初次接触电路板产
402402
### 入门指南 - IDE
403403
如需在离线状态下对 Arduino UNO R3 进行编程,则需要安装 [Arduino Desktop IDE](https://www.arduino.cc/en/Main/Software) [1] 若要将 Arduino UNO 连接到计算机,需要使用 USB-B 电缆。如 LED 指示灯所示,该电缆还可以为电路板供电。
404404

405-
### 入门指南 - Arduino Web Editor
406-
包括本电路板在内的所有 Arduino 电路板,都可以在 [Arduino Web Editor](https://create.arduino.cc/editor) [2] 上开箱即用,只需安装一个简单的插件即可。
405+
### 入门指南 - Arduino Cloud Editor
406+
包括本电路板在内的所有 Arduino 电路板,都可以在 [Arduino Cloud Editor](https://create.arduino.cc/editor) [2] 上开箱即用,只需安装一个简单的插件即可。
407407

408-
Arduino Web Editor 是在线托管的,因此它将始终提供最新功能并支持所有电路板。接下来**[3]**开始在浏览器上编码并将程序上传到您的电路板上。
408+
Arduino Cloud Editor 是在线托管的,因此它将始终提供最新功能并支持所有电路板。接下来**[3]**开始在浏览器上编码并将程序上传到您的电路板上。
409409

410410
### 示例程序
411411
Arduino UNO R3 的示例程序可以在 Arduino IDE 的“示例”菜单或 [Arduino 网站](https://www.arduino.cc/) [4] 的“文档”部分找到

0 commit comments

Comments
 (0)