uwburn / cardia

Heart rate monitoring client for gamers
GNU General Public License v3.0
86 stars 23 forks source link

Feature proposal: HRV rates #31

Closed Balint197 closed 3 years ago

Balint197 commented 3 years ago

Hi!

Would it be possible to use this app for HRV measurements with compatible devices, like the Polar H10? Even just RR values would be very useful for me if possible.

There are a couple solutions for this, but they are all built for mobile or arduino, there is no PC version. (example: https://github.com/oerjanti/BLE-Heart-rate-variability-demo)

I need this for a realtime application, so the other features (mostly live logging) is very handy for me already with this app. Maybe I could implement it too, I'm just not sure if it is even possible.