项目作者: gregdegruy

项目描述 :
💾 MXCHIP playground
高级语言: Objective-C
项目地址: git://github.com/gregdegruy/mxchip.git
创建时间: 2018-05-06T05:51:06Z
项目社区:https://github.com/gregdegruy/mxchip

开源协议:

下载


Environment

Make sure you have an Azure IoT SDK to compile successfully. For example I used an Arduino development environment with the following Arduino Libraries: AzureIoTUtility, AzureIoTProtocol_MQTT, AzureIoTProtocol_HTTP all at version 1.0.45.

It’s recomened you use Visual Studio Code extension for Arduino, install it from here. You can also use Azure IoT Workbench
or iotz to compile this sample.

Run

Select the MXCHIP board type

VS Code by ctrl + shift + p

Then choose task Arduino: Upload

References