/caringdevicesapp

Primary LanguageJavaScriptMIT LicenseMIT

web-apps-node-iot-hub-data-visualization

This repo contains code for a web application, which can read ECG, temperature and angular velocity data from IoT hub and show the data on the web page.
This web-application was used to display data from ecg, temperature and angular velocity sensors data read and sent over wifi using esp32 to azure iot-hub.
Server-side code is taken from microsoft web-app examples link:https://github.com/Azure-Samples/web-apps-node-iot-hub-data-visualization .