The purpose of this project is to monitor vital signs such as heart-rate and temperature. The system automatically sends alerts to healthcare if there is any abnormality in the telemetry value. The IoT device is simulated using the Python code, which generates the Heartrate and Temperature. The values are sent to the Azure IoT Hub. Using Stream Analytics Job the data from the IoT Hub is sent to the PowerBI to generate meaningful insights (Visualization). The notification is sent using Azure Logic Apps by connecting IoT hub and mailbox (SendGrid).
- Simulated Device - Python Code
- Microsoft Azure Subscription
- Iot Hub
- Stream Analytics Job
- PowerBI
- Service Bus Namespace & Queue
- Custom End-point & Routing Rule in Iot-Hub
- SendGrid (to send e-mail notifications)
- Azure Logic Apps with Trigger