To get the most out of this book
You will need a version of the Arduino IDE installed on your computer. All code examples have been tested with Arduino IDE 2.2.1 running on a MacBook Pro with Intel Core but should work on other operating systems and future versions of the Arduino IDE.
Software/hardware covered in the book |
Operating system requirements |
Arduino IDE 2.2.1 |
Windows, macOS, or Linux |
Python 3.7 |
|
JavaScript |
|
Arduino MKR WiFi 1010 |
You will need an Arduino Portenta together with an Arduino Portenta Vision Shield – Ethernet for the code examples in Chapter 8. A little knowledge of either JavaScript or Python will help you understand the code examples in Chapter 5.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.