Skip to content

Commit 4c6aadb

Browse files
Update Use-Arduino-with-Chromebook.md
Double-checked that browser and app version work the same.
1 parent 1ce3131 commit 4c6aadb

File tree

1 file changed

+21
-26
lines changed

1 file changed

+21
-26
lines changed

content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md

Lines changed: 21 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ title: "Use Arduino with Chromebook"
33
id: 360016495639
44
---
55

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+
615
<!-- markdownlint-disable MD028 -->
716

817
> [!TIP]
@@ -13,10 +22,6 @@ id: 360016495639
1322
1423
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).
1524

16-
---
17-
18-
## About Arduino on Chromebook
19-
2025
The currently supported boards include:
2126

2227
* Arduino UNO R4 Minima
@@ -27,24 +32,27 @@ The currently supported boards include:
2732
* Arduino RP2040 Connect
2833
* Arduino UNO WiFi Rev2
2934

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}
3136

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 <a class="link-external" href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <a class="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)
3439
35-
<a id="compatible"></a>
40+
---
3641

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}
3843

39-
[^chrome-apps]: The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See <a class="link-external" href="https://chrome.google.com/webstore/detail/arduino-create/dcgicpihgkmccjigalccipmjlnjopdfe">Arduino Create</a> and <a class="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
4049

41-
---
4250

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}
4452

4553
Follow these steps:
4654

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).
4856

4957
1. In the sidebar, select the **Sketches** tab.
5058

@@ -78,19 +86,6 @@ Follow these steps:
7886

7987
![Saving the sketch to the RP2040 mass storage device.](img/rp2040-save-file.png)
8088

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}
86-
2. Click the **Install** button on the page.
87-
3. Choose the device and click **Install**.
88-
4. Find the app in the **Launcher** to open it.
89-
5. Sign in to your Arduino account
90-
91-
### How to use:
92-
93-
9489

9590
## Troubleshooting
9691

0 commit comments

Comments
 (0)