The Arduino Web Editor can be accessed through any web browser, allowing you to easily read, edit, and verify your code anywhere.
To enable uploading sketches to your board via USB, the Arduino Create Agent needs to be installed on your computer.
The Create Agent is fully supported on:
Follow the steps in the Arduino Create Agent installation guide to set it up.
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.