Showing results for IoT - Developer Support

Apr 21, 2020
Post comments count0
Post likes count0

WFH DIY Meeting Light Bulb

Developer Support
Developer Support

In this post, Dev Consultant Ben Williams shares his unique solution involving a Wi-Fi enabled Smart LED Light Bulb to avoid interruptions while working from home.

AzureLogic Apps
Jan 15, 2020
Post comments count0
Post likes count0

Misty Robotics and Azure

Developer Support
Developer Support

Social bots on the way. Now that we’ve voice commanded everything in our house, the natural next step is to give it a face, a response, a smile. When I demo’d Misty to our FIRST Robotics team, they immediately fell in love – it’s so cute, you just wanna pitch the cheeks.

TeamAzureIoT
Jun 14, 2019
Post comments count0
Post likes count0

Install IoT Edge on the Jetson TX2 running JetPack version 4.2

Developer Support
Developer Support

JetPack 4.2 includes an Ubuntu 18.04 environment and updates to CUDA, Tensorflow, and Open CV. One of the best changes is support for Python 3 in the version of Open CV provided. In JetPack 3.3 a build of Open CV was necessary to support Python 3, and this was not a trivial undertaking.

DockerJetPack
Apr 5, 2019
Post comments count0
Post likes count0

Designing IoT Applications for Failure: Cloud Design Patterns that leverage the Retry Pattern

Developer Support
Developer Support

The inherent nature of the cloud is that there can be momentary loss of network connectivity, temporary loss of service, and timeouts that can occur for a variety of reasons. By designing your application to handle these types of events gracefully, you can improve availability and minimize impact from transient events.

TeamAzureIoT
Mar 12, 2019
Post comments count3
Post likes count0

Getting Started with Windows 10 IoT Core & Raspberry Pi 3B+

Developer Support
Developer Support

In this post, App Dev Manager, Robert Schumann shows how to get started with Windows 10 IoT Core with Raspberry Bi 3 B+. Jumping right in, let’s get a few matters out of the way upfront. Everything you need (to complete this article) You will need the HDMI cable to connec...

TeamIoT
Dec 21, 2018
Post comments count0
Post likes count0

Remote Monitoring of IoT Devices Using Azure and HoloLens

Developer Support
Developer Support

This is going to be an IoT solution, which receives data from connected devices, stores the data and makes it available for consumption by a holographic or mobile application. So, you will first learn to set up the backend infrastructure--where you will have a device--which connects with a Cloud Gateway. Data received by the Cloud Gateway is stored...

TeamAzureIoT
Nov 7, 2018
Post comments count0
Post likes count0

Easy as Pi IoT on Windows 10 and Azure IoT Central!

Developer Support
Developer Support

Have you ever tried building an IoT solution on an embedded device like a Raspberry Pi with an ARM processor? What languages did you have to use? What if that device had to send data to the cloud for dashboarding and alerting? How would you build the dashboard and manage alerts for authorized users?

TeamAzureIoT
Jun 4, 2018
Post comments count0
Post likes count0

How Azure IoT helped me buy a new house – Part 4 – Azure IoT Hub

Developer Support
Developer Support

In the fourth post of his series, Premier Developer Consultant Steve St Jean expands on how Azure IoT helped him buy a new home. He goes into detail about how to configure within the Azure IoT Hub. In the first part of this series, I described the problem I was having, my hypothesis as to the source of the issue, and the steps I would take to te...

AzureIoTSteve St. Jean
Jun 1, 2018
Post comments count0
Post likes count0

How Azure IoT helped me buy a new house – Part 3 – ESP8266 Code

Developer Support
Developer Support

In the third post of his series, Premier Developer Consultant Steve St Jean expands on how Azure IoT helped him buy a new home. He goes into detail about writing the code for the sensor rig to send telemetry data to Azure IoT Hub. In the first part of this series, I described the problem I was having, my hypothesis as to the source of the issue,...

AzureIoTSteve St. Jean
May 29, 2018
Post comments count0
Post likes count0

How Azure IoT helped me buy a new house – Part 2 – Electronics

Developer Support
Developer Support

In the second post of his series, Premier Developer Consultant Steve St Jean expands on how Azure IoT helped him buy a new home. He goes into detail about developing the IoT sensor rig. In the first part of this series, I described the problem I was having, my hypothesis as to the source of the issue, and the steps I would take to test my hypoth...

AzureIoTSteve St. Jean