Skip to content

IoT app to get the pulse data of user using sensor and send it to the app to be monitored in case of emergency

License

Notifications You must be signed in to change notification settings

pavit939/heartline

 
 

Repository files navigation

Heartline

Language design license

Developed by

What is the app?

This is an health monitoring system. It uses data from the pulse sensor to monitor a persons health and makes automated calls.It sends data from the pulse sensor to firebase real time data base using arduino(code in arduino file) and makes automated calls based on this data

How it works?

  • A pulse sensor is used to get the pulse from the user and is connected to a nodeMCU
  • The data from nodeMCU is sent the Firebase. Get the code here.
  • The app is built using Android Studio. It gets the in live updates of pulse.
  • Once the pulse reaches a certain threshold a call is made (Automatically as per code and manual demo is shown in image)

Sample image

About

IoT app to get the pulse data of user using sensor and send it to the app to be monitored in case of emergency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%