Grove Kit for Win10 IoT Core & Azure Platform is an IoT development kit which contains some Grove hardware module and designed for Microsoft Azure services.
Unlike traditional Grove Getting Started kit, this kit does not concerned with how to write hardware driver or embedded development, but helps you quickly understand and learn how to use Windows 10 IoT Core and Microsoft Azure services. And We wrote a guide book for this Grove kit which included five projects with separate scenario.
Architecture diagram:
Features:
A guide book for five scenarios
Support Azure IoT Hub and Azure Functions
Based on Raspberry Pi and Windows 10 IoT Core
Scenarios:
Scenario 1: Don't catch cold
Check the value of the temperature and humidity sensor. And then tell you not to catch cold when it low.
Scenario 2: Sound&Light and relay
When the Sound or Light sensor is greater than a value triggers the Microsoft Azure Function for relay sensor, then Function connects to the Maker channel of the IFTTT.
Scenario 3: GAS monitor
Gas send data to Azure, if CO?s value exceeded, triggering exception Microsoft Azure Function, send eamil to the user, as well as opening mini fan.
Scenario 4: One-Click SOS
Button triggers an SOS event, Microsoft Azure Function sends an email or a call to a family.
Scenario 5: Human detector
PIR sensor sends human motion events to Microsoft Azure IoT Hub, within half an hour PIR triggers more than three times, recording this and then send a statistical report to PowerBI.
You can check all the guidance in our Github.