From 871c68d11b2fbb66e75898568c6fa8b8175e4ee9 Mon Sep 17 00:00:00 2001 From: Bit Date: Tue, 8 Dec 2020 14:00:36 -0800 Subject: [PATCH] Added Web Trends --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 33a48f0..a09d730 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ What I need is a on-air style light, to let her know when I'm in meetings and wh This light needs to live outside my office so my family can see it before they come in, but I don't want to have to get up and walk out the door to turn it on or off. I want to have it controlled automatically by my calendar, so it shows red when I have a meeting and green when I'm free. -This leads to the problem of connectivity - how can my calendar control my light remotely. For that the answer was obvious - a mixture of [Azure IoT Central](https://azure.microsoft.com/services/iot-central/?WT.mc_id=busylight-github-jabenn), the glorious IoT SaaS platform from Microsoft, and [Azure Logic Apps](https://azure.microsoft.com/services/logic-apps/?WT.mc_id=busylight-github-jabenn), a no-code tool for building apps. Both have such a low barrier to entry I knew I'd be able to get something up and running quickly. +This leads to the problem of connectivity - how can my calendar control my light remotely. For that the answer was obvious - a mixture of [Azure IoT Central](https://azure.microsoft.com/services/iot-central/?WT.mc_id=academic-0000-jabenn), the glorious IoT SaaS platform from Microsoft, and [Azure Logic Apps](https://azure.microsoft.com/services/logic-apps/?WT.mc_id=academic-0000-jabenn), a no-code tool for building apps. Both have such a low barrier to entry I knew I'd be able to get something up and running quickly. ## Steps @@ -31,5 +31,5 @@ To set this up yourself, you need to set up some hardware, configure Azure IoT C If you want to learn more about Azure IoT and AI services, the best place to start is Microsoft Learn - our free on-line, self guided hands on learning experience. -* [IoT Learning Paths on Microsoft Learn](https://docs.microsoft.com/learn/browse/?term=IOT&WT.mc_id=busylight-github-jabenn) -* [Logic app learning paths on Microsoft Learn](https://docs.microsoft.com/learn/browse/?term=logic%20apps&WT.mc_id=busylight-github-jabenn) +* [IoT Learning Paths on Microsoft Learn](https://docs.microsoft.com/learn/browse/?term=IOT&WT.mc_id=academic-0000-jabenn) +* [Logic app learning paths on Microsoft Learn](https://docs.microsoft.com/learn/browse/?term=logic apps&WT.mc_id=academic-0000-jabenn)