You are reading a single comment by @Mineinjava and its replies.
Click here to read the full conversation.
-
I don't have any immediate plans to implement it but if someone wanted to take a look I could send the binary blob and what info I have. Effectively all you need to do is call the function with IR and green readings at the right speed and it gives you a value
I am willing to take a shot at implementing this
I believe the IR value is available via
vcEnv
although to get these readings at the same time as the green readings you need to reconfigure the HRM using I2C. There's an example of doing that at https://espruino.github.io/BangleApps/?id=flashcount though (although it may not work as-is on the KickStarter bangles with the VC31 sensor).However, just to be clear on this:
I don't have any immediate plans to implement it but if someone wanted to take a look I could send the binary blob and what info I have. Effectively all you need to do is call the function with IR and green readings at the right speed and it gives you a value