Arduino Cloud Editor can be accessed through a web browser, allowing you to easily read, edit, and verify your code anywhere.
To use the Cloud Editor on Windows, macOS, and Linux, you need the Arduino Cloud Agent to connect your physical boards/devices to the Cloud. Follow the steps in the Arduino Cloud Agent installation guide to set it up.
If you are using Chrome OS, see Use Arduino with Chromebook.
To install the agent on other systems, you will have to compile it yourself. You can find the agent’s source code on GitHub. If you are compiling for Raspberry Pi, you can consult this tutorial written by our developers.