Skip to content

Application is used to visualize the data obtained from the pulse and saturation logger device that I have created using pulse and saturation sensor along with ESP32 microcontroller. Application shows the current reading of those vital signs as well as history of readings. Graphs were also added to see the trends in data. Notification system was…

License

Notifications You must be signed in to change notification settings

PiotrWesoly/Pulse_and_Saturation_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse_and_Saturation_logger

Application is used to visualize the data obtained from the pulse and saturation logger device that I have created using pulse and saturation sensor along with ESP32 microcontroller. The application connects to the microcontroller via Bluetooth. The microcontroller then sends recorded history of readings to the phone, where it gets stored in the buffer. After all of the history has been received, the microcontroller will keep sending current readings.

Gathered data can be seen in a history activity, where user can filter out any day and time they want. There is also a graph activity, which shows the change in heart rate and blood saturation over time. User can also see the current values on the main screen. Additionally, when the heart rate is over threshold values, the user gets informed about this via notification.

ScreenShots from the application

alt text

alt text

About

Application is used to visualize the data obtained from the pulse and saturation logger device that I have created using pulse and saturation sensor along with ESP32 microcontroller. Application shows the current reading of those vital signs as well as history of readings. Graphs were also added to see the trends in data. Notification system was…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages