HRM monitoring #5728
Replies: 1 comment
-
Posted at 2023-02-20 by @fanoush
not sure there is anything better but the hrm source is here for VC31 that structure is filled here https://github.com/espruino/Espruino/blob/master/libs/misc/hrm_vc31.c#L832 Posted at 2023-02-20 by @gfwilliams As @fanoush says really - there's not much in the way of docs and unfortunately the heart rate monitor has had to be reverse engineered.
Posted at 2023-02-21 by Riccardokhm Thanks guys for your continous support! I will go through the script you posted! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-02-20 by Riccardokhm
Hi guys,
do you know if the value reported by the event 'hrm-raw' and in particular the ones in the Uint8Array
vcRaw are referred to BPMs or something else? Is there any kind of documentation anywhere?
Here attached a screenshot of the data printed to the console.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions