Arduino IDE Environment Setup

1. Download and Installation

Download and install the latest version of Arduino IDE from https://www.arduino.cc/en/software

Note:

First-time users set up the Arduino IDE as shown below and install all supported device software.

2. Setting Preferences

1. Upon the successful installation, open Arduino IDE and go to [File] —> [Preference]

Arduinopreferences

2. Add URL https://raw.githubusercontent.com/ADLINK/OT2IT/main/package_adlink_ot2it.json in ‘Additional boards manager URLs’ and click ‘OK’

3. Go to [tools] —> [Board] —> [Boards Manager] to download the configurations and related libraries

3. Board Support Packages

1. Install ADLINK SAMD Boards support in the Boards Manager, as shown in the screen below

2. Once successfully installed, you will see the boards list on [tools] —> [Board] —> [Boards Manager], select “Adlink OT2IT”

adlinkot2it

3. Verify the Board name on [tools] —> [Board]

boardverification