WellUe Heart Rate and SPO2 Measurement #117
jones139
started this conversation in
04_Devices
Replies: 1 comment
-
I have been able to collect data from both devices in near realtime with python with some minor mods to https://github.com/z3ugma/o2r/tree/master. Next step is to port to Android and work out how to incorporate it into OSD. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A separate wrist/hand worn Heart Rate and SPO2 measurement device could improve performance of the measurements using these devices (See #114). @44616E suggested:
The wellue devices we have tried so far
Both also have an accelerometer but the data is just magnitude and unitless and 1Hz.
This project shows how to read the wellue rings seems relatively easy surprisingly. https://github.com/ecostech/viatom-ble
Beta Was this translation helpful? Give feedback.
All reactions