Installing Arduino
The first application that we are going to install is the Arduino integrated development environment (IDE). It will be used in all of the hands-on projects in this book to upload code to your Arduino MKR WiFi 1010 (or any other Arduino development board). However, there are other ways to upload Arduino code onto your Arduino, the first being third-party editors, and the second being Arduino Cloud. Third-party editors are preferred by some advanced programmers, who need additional features that the Arduino IDE does not offer (one of them being code completion). The other alternative, Arduino Cloud, also comes with advantages: your code is stored in the cloud; therefore, you can access it from wherever you are. In this book, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access