Skip to content

Clarify supported boards and recommended use of the new app for Chromebook [HC-1347] #248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@ You can write and upload sketches on Chrome OS with the Web Editor in Arduino Cl

---

## Install the Chromebook app
## Install Arduino Cloud for Chromebook

To use Arduino boards on Chromebook, you need to install an app from Arduino which handles serial communication with the board.
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].

### Arduino Cloud for Chromebook

The **Arduino Cloud for Chromebook** app is recommended for most popular and newer boards.

Follow these steps to install **Arduino Cloud for Chromebook**:
Follow these steps to install Arduino Cloud for Chromebook:

1. Open <a class="link-up-right" href="https://play.google.com/store/apps/details?id=cc.arduino.create_editor">Arduino Cloud for Chromebook (Google Play)</a>
2. Click the **Install** button on the page.
Expand All @@ -33,17 +29,10 @@ The currently supported boards include:
* Arduino RP2040 Connect
* Arduino UNO WiFi Rev2

### Arduino Create for Education

Follow these steps to install **Arduino Create for Education**:

1. Open <a class="link-up-right" href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education (Chrome web store)</a>
2. Click _Add to Chrome_.
3. Click _Add app_ to confirm.
4. Click _Launch app_ to start the Web Editor or go to [create.arduino.cc/editor](https://create.arduino.cc/editor).

<a class="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>

[^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 <a class="link-up-right" href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <a class="link-up-right" href="https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij">Arduino Create for Education</a>.

---

## Use the Web Editor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,48 +14,29 @@ Find boards that can be used with the Web Editor on your system:

## Web Editor on Chromebook

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):
To use the Web Editor on Chromebook, you need to install the <a class="link-up-right" href="https://play.google.com/store/apps/details?id=cc.arduino.create_editor">Arduino Cloud for Chromebook</a> app.

These boards are supported:

* Arduino UNO R4 Minima
* Arduino UNO R4 WiFi
* Arduino UNO (R3 and older revisions)
* Arduino MKR WiFi 1010
* Arduino Nano 33 IoT
* Arduino RP2040 Connect
* Arduino UNO WiFi Rev2
* Arduino Nano RP2040 Connect ([setup instructions](https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-chromebook-upload))
* Arduino UNO WiFi Rev2 ([setup instructions](https://docscontent-karlsoderbychromebookunowifire.gtsb.io/tutorials/uno-wifi-rev2/uno-wifi-r2-chromebook-installation))

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 101](https://docs.arduino.cc/retired/boards/arduino-101-619) -->
* Arduino Esplora
* Arduino Leonardo
* Arduino Mega 2560 Rev3
* Arduino Micro
* Arduino MKR 1000 WiFi
* Arduino MKR Fox 1200
* Arduino MKR GSM 1400
* Arduino MKR NB 1500
* Arduino MKR WAN 1300
* Arduino MKR WiFi 1010
* Arduino MKR Zero
* Arduino Nano (ATmega328)
* Arduino Nano 33 IoT
* Arduino Nano RP2040 Connect ([additional setup required](https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-chromebook-upload))
* Arduino Pro
* Arduino Pro Mini (ATmega328)
* Arduino UNO (R3 and older revisions
* Arduino UNO WiFi Rev2 ([additional setup required](https://docscontent-karlsoderbychromebookunowifire.gtsb.io/tutorials/uno-wifi-rev2/uno-wifi-r2-chromebook-installation))
* Arduino Zero

Third-party boards are not supported on Chrome OS.
<a class="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>

---

<a id="desktop"></a>

## Web Editor on Windows, macOS, and Linux

The Web Editor on Windows, macOS, and Linux can be used with these boards:
To use the Web Editor on Windows, macOS, and Linux, you need to install the <a class="link-up-right" href="https://create.arduino.cc/getting-started/plugin">Arduino Create Agent</a>.

These boards are supported:

* Arduino Due
* Arduino Duemilanove or Diecimila
Expand Down Expand Up @@ -89,6 +70,7 @@ The Web Editor on Windows, macOS, and Linux can be used with these boards:
* Arduino Nicla Sense ME
* Arduino Nicla Vision
* Arduino Nicla Voice
* Arduino Portenta C33
* Arduino Portenta H7
* Arduino Portenta X8
* Arduino Primo
Expand Down