You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-get-started.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -114,12 +114,12 @@ Press button B to test the sensors. Continue pressing and releasing the button B
114
114
115
115
We recommend [Azure IoT Workbench](https://aka.ms/iot-workbench) extension for Visual Studio Code to develop on the DevKit.
116
116
117
-
Azure IoT Workbench provides an integrated experience to develop IoT solutions. It helps both on device and cloud development using Azure IoT and other services. You can watch this Channel9 video to have an overview of what it does.
117
+
Azure IoT Workbench provides an integrated experience to develop IoT solutions. It helps both on device and cloud development using Azure IoT and other services. You can watch this [Channel 9 video](https://channel9.msdn.com/Shows/Internet-of-Things-Show/IoT-Workbench-extension-for-VS-Code) to have an overview of what it does.
118
118
119
119
Follow these steps to prepare the development environment for DevKit:
120
120
121
121
1. Download and install [Arduino IDE](https://www.arduino.cc/en/Main/Software). It provides the necessary toolchain for compiling and uploading Arduino code.
122
-
***Windows**: Use Windows Installer version.
122
+
***Windows**: Use Windows Installer version. Do not install from the app store.
123
123
***macOS**: Drag and drop the extracted **Arduino.app** into `/Applications` folder.
124
124
***Ubuntu**: Unzip it into folder such as `$HOME/Downloads/arduino-1.8.5`
125
125
@@ -129,15 +129,17 @@ Follow these steps to prepare the development environment for DevKit:
0 commit comments