IoT Developer

Tooling and Experience

Azure IoT DevOps Projects now General Available to help you easily initialize a CI/CD ready IoT Edge project

With the shift of modern software development, developers need to do more than ever. Having a CI/CD pipeline could help developers deliver value faster and more transparently. For Azure IoT Edge, we already have a built-in Azure IoT Edge task in Azure Pipelines to help you easily adopt DevOps with your Azure IoT Edge applications. Now we're ...

Azure IoT Hub for VS Code 2.1.0: Great performance optimization, more code generation templates and UX improvement

Happy New Year! Azure IoT Hub for VS Code 2.1.0 is the first version released in the year of 2019. In the release, we have several great updates for performance optimization, code generation and user experience! You could see the full Changelog here: https://marketplace.visualstudio.com/items/vsciot-vscode.azure-iot-toolkit/changelog

New year, new experience and new sample for Azure IoT Device Workbench

Together with the new Azure IoT Tools for VS Code extension pack, we also overhauled the experience of Azure IoT Device Workbench. And there is another exciting sample contributed by Chris Lovett (Github) from Microsoft Research about running Embedded Learning Library (ELL) on MXChip IoT DevKit to achieve the keyword spotting locally.

A Workaround to Run Azure IoT Edge on ARM64 Devices

Azure IoT Edge went generally available in June, with official support for AMD64 and ARM32 platforms. Recently, more and more developers from the community requested to run Azure IoT Edge on ARM64 (a.k.a. AArch64) devices such NVIDIA TX2. While the ARM64 support of Azure IoT Edge is still in progress, this post will introduce a workaround...

Introducing Visual Studio Tools for Azure IoT Edge

Today we are pleased to announce a preview of Azure IoT Edge tools for Visual Studio 2017. Azure IoT Edge is a fully managed service that delivers cloud intelligence locally by deploying and running artificial intelligence (AI), Azure services, and custom logic directly on cross-platform IoT devices. This preview offers the ability to create ...

Azure IoT Toolkit supports C#, Go, Java, Node.js, PHP, Python and Ruby to develop Azure IoT application in VS Code

With the latest release of Azure IoT Toolkit, lots of popular languages are supported to quickly create an Azure IoT application in VS Code: C#, Go, Java, Node.js, PHP, Python and Ruby! (Note: For C#, Java, Node.js and Python, it is based on Azure IoT Hub SDK, while for Go, PHP and Ruby, it is based on Azure IoT Hub REST API.) What's your ...