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/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md
+21-26Lines changed: 21 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,15 @@ title: "Use Arduino with Chromebook"
3
3
id: 360016495639
4
4
---
5
5
6
+
In this article:
7
+
*[About Arduino on Chromebook](#about-arduino-on-chromebook)
8
+
*[Install the Arduino Cloud for Chromebook App](#install-arduino-cloud-for-chromebook-app)
9
+
*[Use the Arduino Cloud Editor](#use-the-cloud-editor)
10
+
11
+
---
12
+
13
+
## About Arduino on Chromebook {#about-arduino-on-chromebook}
14
+
6
15
<!-- markdownlint-disable MD028 -->
7
16
8
17
> [!TIP]
@@ -13,10 +22,6 @@ id: 360016495639
13
22
14
23
You can write and upload sketches on ChromeOS with the Cloud Editor in Arduino Cloud. The Cloud Editor has an extensive feature set similar to the desktop IDE. While many popular boards are compatible, you should check [the list of compatible boards here](https://support.arduino.cc/hc/en-us/articles/360014779899).
15
24
16
-
---
17
-
18
-
## About Arduino on Chromebook
19
-
20
25
The currently supported boards include:
21
26
22
27
* Arduino UNO R4 Minima
@@ -27,24 +32,27 @@ The currently supported boards include:
27
32
* Arduino RP2040 Connect
28
33
* Arduino UNO WiFi Rev2
29
34
30
-
You can use supported Arduino boards on ChromeOS in the following ways[^chrome-apps]:
35
+
[Learn more about boards compatible with the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor){.link-chevron-right}
31
36
32
-
*[Use the Arduino Cloud Editor in the Chrome Browser](#use-the-cloud-editor-in-the-chrome-browser)
33
-
*[Use the Arduino Cloud for Chromebook app](#use-the-arduino-cloud-for-chromebook-app)
37
+
> [!NOTE]
38
+
> The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See <aclass="link-external"href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <aclass="link-external"href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education</a>. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html)
34
39
35
-
<aid="compatible"></a>
40
+
---
36
41
37
-
[Learn more about boards compatible with the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor){.link-chevron-right}
42
+
## Install the Arduino Cloud for Chromebook app {#install-arduino-cloud-for-chromebook-app}
38
43
39
-
[^chrome-apps]: The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See <aclass="link-external"href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <aclass="link-external"href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education</a>. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html)
44
+
1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external}
45
+
2. Click the **Install** button on the page.
46
+
3. Choose the device and click **Install**.
47
+
4. Find the app in the **Launcher** to open it.
48
+
5. Sign in to your Arduino account
40
49
41
-
---
42
50
43
-
## Use the Cloud Editor in the Chrome browser {#use-the-cloud-editor-in-the-chrome-browser}
51
+
## Use the Cloud Editor {#use-the-cloud-editor}
44
52
45
53
Follow these steps:
46
54
47
-
1.Open the Chrome browser and go to [app.arduino.cc](https://app.arduino.cc/).
55
+
1.To start, go to [app.arduino.cc](https://app.arduino.cc/) or open the [Arduino Cloud for Chromebook app](https://play.google.com/store/apps/details?id=cc.arduino.create_editor).
48
56
49
57
1. In the sidebar, select the **Sketches** tab.
50
58
@@ -78,19 +86,6 @@ Follow these steps:
78
86
79
87

80
88
81
-
## Use the Arduino Cloud for Chromebook app {#use-the-arduino-cloud-for-chromebook-app}
82
-
83
-
### Follow these steps to install Arduino Cloud for Chromebook:
84
-
85
-
1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external}
0 commit comments