I've started my first project which includes heart rate and pulse oximetry measure. I was looking for any library made directly for this sensor and esp8266 board but didn't succeed. I tried to modify and use this one:
https://github.com/rafaelaroca/max30100
which is made for max30100 but register maps are bit different and i didn't manage to. I post a datasheet for each sensor down below.
https://datasheets.maximintegrated.com/ ... X30100.pdf
https://datasheets.maximintegrated.com/ ... X30102.pdf
I would be much grateful for any advices cause i've got stuck there for almost a week and i don't know what to do.
