Note: Some of these steps may have already been completed on your system. Please check with the instructor which steps are still required to be completed.
-
Download and Install the Arduino IDE. This provides the necessary tools for compiling and uploading Arduino code. Use the Windows Installer not the Windows App. Continue through the installer and install any device software it asks.
-
We need to get Visual Studio Code installed. Go here and click the Windows Download.
When prompted to Run or Download. Hit Run and continue with the installation. Select the following options when prompted:
-
Launch VS Code, look for Arduino by Microsoft in the extension marketplace and install it.
Note: If you get any Firewall prompts, please allow them.
-
Look for Azure IoT Tools by Microsoft in the extension marketplace and install that too.
We now need to install the drivers for the IoT DevKits USB interface so it can communicate with the machine.
-
Go here and download and install the latest USB drivers. Run dpinst_amd64.exe and click Install on any prompts.
Your development environment is now all set up for the lab!. Please disconnect your device from the computer. We will now provision the device.