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
+5-16Lines changed: 5 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,11 @@ You can write and upload sketches on Chrome OS with the Web Editor in Arduino Cl
7
7
8
8
---
9
9
10
-
## Install the Chromebook app
10
+
## Install Arduino Cloud for Chromebook
11
11
12
-
To use Arduino boards on Chromebook, you need to install an app from Arduino which handles serial communication with the board.
12
+
To use Arduino boards on Chromebook, you need to install the **Arduino Cloud for Chromebook** app. This app handles serial communication with the board, and is replacing the previous Chrome Apps[^chrome-apps].
13
13
14
-
### Arduino Cloud for Chromebook
15
-
16
-
The **Arduino Cloud for Chromebook** app is recommended for most popular and newer boards.
17
-
18
-
Follow these steps to install **Arduino Cloud for Chromebook**:
14
+
Follow these steps to install Arduino Cloud for Chromebook:
19
15
20
16
1. Open <aclass="link-up-right"href="https://play.google.com/store/apps/details?id=cc.arduino.create_editor">Arduino Cloud for Chromebook (Google Play)</a>
21
17
2. Click the **Install** button on the page.
@@ -33,17 +29,10 @@ The currently supported boards include:
33
29
* Arduino RP2040 Connect
34
30
* Arduino UNO WiFi Rev2
35
31
36
-
### Arduino Create for Education
37
-
38
-
Follow these steps to install **Arduino Create for Education**:
39
-
40
-
1. Open <aclass="link-up-right"href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education (Chrome web store)</a>
41
-
2. Click _Add to Chrome_.
42
-
3. Click _Add app_ to confirm.
43
-
4. Click _Launch app_ to start the Web Editor or go to [create.arduino.cc/editor](https://create.arduino.cc/editor).
44
-
45
32
<aclass="link-chevron-right"href="https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor">Learn more about boards compatible with the Web Editor</a>
46
33
34
+
[^chrome-apps]: Chrome Apps are being [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html), but are currently still available in the Chrome web store: see <aclass="link-up-right"href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <aclass="link-up-right"href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education</a>.
Copy file name to clipboardExpand all lines: content/Arduino Cloud/Web Editor/Boards-compatible-with-the-Web-Editor.md
+10-28Lines changed: 10 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -14,48 +14,29 @@ Find boards that can be used with the Web Editor on your system:
14
14
15
15
## Web Editor on Chromebook
16
16
17
-
Boards supported on the Web Editor with the [Arduino Cloud for Chromebook app](https://play.google.com/store/apps/details?id=cc.arduino.create_editor) (recommended):
17
+
To use the Web Editor on Chromebook, you need to install the <aclass="link-up-right"href="https://play.google.com/store/apps/details?id=cc.arduino.create_editor">Arduino Cloud for Chromebook</a> app.
* Arduino UNO WiFi Rev2 ([setup instructions](https://docscontent-karlsoderbychromebookunowifire.gtsb.io/tutorials/uno-wifi-rev2/uno-wifi-r2-chromebook-installation))
26
28
27
-
Boards supported on the Web Editor with [Arduino Create for Education Chrome app](https://chrome.google.com/webstore/detail/arduino-create-for-educat/elmgohdonjdampbcgefphnlchgocpaij) (legacy):
* Arduino UNO WiFi Rev2 ([additional setup required](https://docscontent-karlsoderbychromebookunowifire.gtsb.io/tutorials/uno-wifi-rev2/uno-wifi-r2-chromebook-installation))
48
-
* Arduino Zero
49
-
50
-
Third-party boards are not supported on Chrome OS.
29
+
<aclass="link-chevron-right"href="https://support.arduino.cc/hc/en-us/articles/360016495639-Use-Arduino-with-Chromebook">Learn more about using Arduino with Chromebook</a>
51
30
52
31
---
53
32
54
33
<aid="desktop"></a>
55
34
56
35
## Web Editor on Windows, macOS, and Linux
57
36
58
-
The Web Editor on Windows, macOS, and Linux can be used with these boards:
37
+
To use the Web Editor on Windows, macOS, and Linux, you need to install the <aclass="link-up-right"href="https://create.arduino.cc/getting-started/plugin">Arduino Create Agent</a>.
38
+
39
+
These boards are supported:
59
40
60
41
* Arduino Due
61
42
* Arduino Duemilanove or Diecimila
@@ -89,6 +70,7 @@ The Web Editor on Windows, macOS, and Linux can be used with these boards:
0 commit comments