Showing results for May 2017 - IoT Developer

May 27, 2017
4
0

Debug your Arduino code with Visual Studio Code

Xin Shi
Xin Shi

Debugging Arduino application is a challenging task as the debugging feature has not been officially supported in Arduino IDE. Many modern IDEs have debug support that developers are used to, using Breakpoints, Steps, Call Stack, Watch, Local/Global Variables, etc. Arduino developers often have to explore many alternative methods and tools to ...

Azure IoT HubVisual Studio CodeArduino
May 23, 2017
0
0

Get Started with Azure IoT today

Xin Shi
Xin Shi

At //Build 2017, Microsoft Azure made several announcements related to get started development experience with Azure IoT. Based on customers' feedback, most of the developers are focusing on the device-cloud connectivity. Today, you can find more uniformed tutorials about how to connect your devices to Azure IoT and other Azure cloud services. ...

IoTAzureArduino
May 19, 2017
0
0

MXChip IoT Developer Kit debut at //build 2017

Xinyi Zhang
Xinyi Zhang

Last week, we participated in Microsoft's annual developer conference //build 2017. We were super excited to present our first preview version of the MXChip IoT Developer Kit, an Arduino compatible board with rich peripherals that uses Visual Studio Code for development. Our goal was to demonstrate the ease of developing IoT apps by leveraging the ...

IoTAzureInternet of Things
May 9, 2017
0
0

Understand Different Connection Strings in Azure IoT Hub

Erich(Renyong) Wang
Erich(Renyong) Wang

This post first explains the different connection strings in Azure IoT Hub, then gives a simple IoT Hub solution Integrate Azure Functions with Azure IoT Hub using all three connection strings. Connection Strings There're three types of connection strings in Azure IoT Hub: IoT Hub Connection String Used mainly for ...

IoTAzureInternet of Things