You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -214,16 +225,40 @@ In case you need to power external devices that require more power, e.g. servo m
214
225
215
226
### Getting Started - IDE
216
227
228
+
If you want to program your Nano R4 while offline you need to install the Arduino® Desktop IDE **[1]**. To connect the Nano R4 to your computer, you will need a Type-C® USB cable, which can also provide power to the board, as indicated by the LED (DL3).
229
+
217
230
### Getting Started - Arduino Cloud Editor
218
231
219
-
### Samles Sketches
232
+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor **[2]**, by just installing a simple plugin.
233
+
234
+
The Arduino Cloud Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload sketches onto your board.
220
235
221
236
### Online Resources
222
237
238
+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub **[4]**, the Arduino Library Reference **[5]**, and the online store **[6]**; where you will be able to complement your board with sensors, actuators and more.
239
+
223
240
## Mechanical Information
224
241
### Board Dimensions
225
242
226
243

0 commit comments