Skip to content
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
@@ -0,0 +1,30 @@
---
title: "Use Arduino with Chromebook"
---

You can write and upload sketches on Chrome OS with the Web Editor in Arduino Cloud. The Web 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).

---

## Install the Chrome app

1. Go to the [Chrome web store page](https://chrome.google.com/webstore/detail/elmgohdonjdampbcgefphnlchgocpaij).
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).

## Use the Web Editor

1. Go to [create.arduino.cc/editor](https://create.arduino.cc/editor).
2. If you're not signed into an Arduino account, you will be asked to do so.
3. Connect a [compatible board](https://support.arduino.cc/hc/en-us/articles/360014779899) to a USB port on your computer.
4. Select your board in the Boards Dropdown.

![The Boards Dropdown in the Web Editor.](img/web-editor-boards-dropdown.png)

5. Start writing a new sketch in the editor, or use a sketch from the _Examples_ sidebar.

Learn more about the Web Editor:

* [Uploading a simple example](https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor#uploading-a-simple-example)
* [Web Editor in Arduino Docs](https://docs.arduino.cc/cloud/web-editor)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

This file was deleted.