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
Copy file name to clipboardExpand all lines: content/hardware/02.uno/boards/uno-q/tutorials/02.single-board-computer/content.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,9 @@ You can add more functionalities to your UNO Q single-board computer by adding e
175
175
176
176
## Network Mode
177
177
178
-
Even when you have set up your Arduino UNO Q as a **single-board computer**, you can access it remotely from your personal machine by using the Arduino App Lab desktop and the **Network Mode**. Both modes can be used simultaneously.
178
+
Even when you have set up your Arduino UNO Q as a **single-board computer**, you can access it remotely from your personal machine by using the Arduino App Lab desktop and the **Network Mode**.
179
+
180
+
This provides a flexible way of developing Apps on your computer, and testing them locally on the board, as both modes can be used simultaneously.
179
181
180
182
- When you open Arduino App Lab, you will see your board listed with the "Network" tag.
181
183
- Click on it and enter the Linux password to log in.
0 commit comments