From 1ce3131f05ca83f734931b86104460a26df047d9 Mon Sep 17 00:00:00 2001 From: alexandra <83598143+gorillagripcore@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:56:41 +0100 Subject: [PATCH 1/5] Update Use-Arduino-with-Chromebook.md --- .../Use-Arduino-with-Chromebook.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 3bd47351..777a500a 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -4,8 +4,6 @@ id: 360016495639 --- -> [!IMPORTANT] -> **Arduino Cloud for Chromebook** has been removed from Google Play and is currently unavailable. We are actively working to resolve the issue. > [!TIP] > You can now use the Cloud Editor on ChromeOS directly in the Chrome browser. No installation of apps or extensions is required. @@ -32,8 +30,7 @@ The currently supported boards include: You can use supported Arduino boards on ChromeOS in the following ways[^chrome-apps]: * [Use the Arduino Cloud Editor in the Chrome Browser](#use-the-cloud-editor-in-the-chrome-browser) - -* ~~Use the Arduino Cloud for Chromebook app~~ (currently unavailable) +* [Use the Arduino Cloud for Chromebook app](#use-the-arduino-cloud-for-chromebook-app) @@ -81,7 +78,19 @@ Follow these steps: ![Saving the sketch to the RP2040 mass storage device.](img/rp2040-save-file.png) ---- +## Use the Arduino Cloud for Chromebook app {#use-the-arduino-cloud-for-chromebook-app} + +### Follow these steps to install Arduino Cloud for Chromebook: + + 1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external} + 2. Click the **Install** button on the page. + 3. Choose the device and click **Install**. + 4. Find the app in the **Launcher** to open it. + 5. Sign in to your Arduino account + +### How to use: + + ## Troubleshooting From 4c6aadbbe912ecbb26ba7b1ece60e5ba8bc165cf Mon Sep 17 00:00:00 2001 From: alexandra <83598143+gorillagripcore@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:20:25 +0100 Subject: [PATCH 2/5] Update Use-Arduino-with-Chromebook.md Double-checked that browser and app version work the same. --- .../Use-Arduino-with-Chromebook.md | 47 +++++++++---------- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 777a500a..c8c7d307 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -3,6 +3,15 @@ title: "Use Arduino with Chromebook" id: 360016495639 --- +In this article: +* [About Arduino on Chromebook](#about-arduino-on-chromebook) +* [Install the Arduino Cloud for Chromebook App](#install-arduino-cloud-for-chromebook-app) +* [Use the Arduino Cloud Editor](#use-the-cloud-editor) + +--- + +## About Arduino on Chromebook {#about-arduino-on-chromebook} + > [!TIP] @@ -13,10 +22,6 @@ id: 360016495639 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). ---- - -## About Arduino on Chromebook - The currently supported boards include: * Arduino UNO R4 Minima @@ -27,24 +32,27 @@ The currently supported boards include: * Arduino RP2040 Connect * Arduino UNO WiFi Rev2 -You can use supported Arduino boards on ChromeOS in the following ways[^chrome-apps]: +[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} -* [Use the Arduino Cloud Editor in the Chrome Browser](#use-the-cloud-editor-in-the-chrome-browser) -* [Use the Arduino Cloud for Chromebook app](#use-the-arduino-cloud-for-chromebook-app) +> [!NOTE] +> The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See Arduino Create and Arduino Create for Education. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html) - +--- -[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} +## Install the Arduino Cloud for Chromebook app {#install-arduino-cloud-for-chromebook-app} -[^chrome-apps]: The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See Arduino Create and Arduino Create for Education. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html) + 1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external} + 2. Click the **Install** button on the page. + 3. Choose the device and click **Install**. + 4. Find the app in the **Launcher** to open it. + 5. Sign in to your Arduino account ---- -## Use the Cloud Editor in the Chrome browser {#use-the-cloud-editor-in-the-chrome-browser} +## Use the Cloud Editor {#use-the-cloud-editor} Follow these steps: -1. Open the Chrome browser and go to [app.arduino.cc](https://app.arduino.cc/). +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). 1. In the sidebar, select the **Sketches** tab. @@ -78,19 +86,6 @@ Follow these steps: ![Saving the sketch to the RP2040 mass storage device.](img/rp2040-save-file.png) -## Use the Arduino Cloud for Chromebook app {#use-the-arduino-cloud-for-chromebook-app} - -### Follow these steps to install Arduino Cloud for Chromebook: - - 1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external} - 2. Click the **Install** button on the page. - 3. Choose the device and click **Install**. - 4. Find the app in the **Launcher** to open it. - 5. Sign in to your Arduino account - -### How to use: - - ## Troubleshooting From 66813d6d165cdeda75fa6cecfa6a3462a69fcd18 Mon Sep 17 00:00:00 2001 From: alexandra <83598143+gorillagripcore@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:22:17 +0100 Subject: [PATCH 3/5] lint --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index c8c7d307..ca3eb29f 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -4,6 +4,7 @@ id: 360016495639 --- In this article: + * [About Arduino on Chromebook](#about-arduino-on-chromebook) * [Install the Arduino Cloud for Chromebook App](#install-arduino-cloud-for-chromebook-app) * [Use the Arduino Cloud Editor](#use-the-cloud-editor) @@ -47,7 +48,6 @@ The currently supported boards include: 4. Find the app in the **Launcher** to open it. 5. Sign in to your Arduino account - ## Use the Cloud Editor {#use-the-cloud-editor} Follow these steps: @@ -86,7 +86,6 @@ Follow these steps: ![Saving the sketch to the RP2040 mass storage device.](img/rp2040-save-file.png) - ## Troubleshooting * Verify that the board is [compatible](https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor). From b9c8ef6dae5205e4c74857110e43e31c81b7652d Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:09:14 +0100 Subject: [PATCH 4/5] Remove some dated/redundant content --- .../Use-Arduino-with-Chromebook.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index ca3eb29f..8eeb66be 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -3,6 +3,8 @@ title: "Use Arduino with Chromebook" id: 360016495639 --- +Learn how to write and upload Arduino sketches on Chromebooks running ChromeOS. + In this article: * [About Arduino on Chromebook](#about-arduino-on-chromebook) @@ -13,17 +15,9 @@ In this article: ## About Arduino on Chromebook {#about-arduino-on-chromebook} - - -> [!TIP] -> You can now use the Cloud Editor on ChromeOS directly in the Chrome browser. No installation of apps or extensions is required. -> -> [Use the Cloud Editor in the Chrome browser](#use-the-cloud-editor-in-the-chrome-browser){.link-chevron-right} - +You can create and upload sketches on ChromeOS using the Arduino Cloud Editor. -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). - -The currently supported boards include: +The following boards are supported when using the Cloud Editor on ChromeOS: * Arduino UNO R4 Minima * Arduino UNO R4 WiFi @@ -35,9 +29,6 @@ The currently supported boards include: [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} -> [!NOTE] -> The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See Arduino Create and Arduino Create for Education. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html) - --- ## Install the Arduino Cloud for Chromebook app {#install-arduino-cloud-for-chromebook-app} From 10f5c6f32c1171c68ba8f30b3aecce434b37c504 Mon Sep 17 00:00:00 2001 From: alexandra <83598143+gorillagripcore@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:12:30 +0100 Subject: [PATCH 5/5] Changes after feedback --- .../Arduino Chrome App/Use-Arduino-with-Chromebook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md index 8eeb66be..ff64e3ce 100644 --- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md +++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md @@ -8,7 +8,7 @@ Learn how to write and upload Arduino sketches on Chromebooks running ChromeOS. In this article: * [About Arduino on Chromebook](#about-arduino-on-chromebook) -* [Install the Arduino Cloud for Chromebook App](#install-arduino-cloud-for-chromebook-app) +* [Install the Arduino Cloud for Chromebook App (Optional)](#install-arduino-cloud-for-chromebook-app) * [Use the Arduino Cloud Editor](#use-the-cloud-editor) --- @@ -31,7 +31,7 @@ The following boards are supported when using the Cloud Editor on ChromeOS: --- -## Install the Arduino Cloud for Chromebook app {#install-arduino-cloud-for-chromebook-app} +## Install the Arduino Cloud for Chromebook app (Optional){#install-arduino-cloud-for-chromebook-app} 1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external} 2. Click the **Install** button on the page.