This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MAX30100 Library Adapdation

Hi everyone,

I'm currently working on MAX30100 sensor and i need to read this sensor data with i2c, currently i'm able to read mpu6050 and 9255. However i don't have much experience about building or integrating libraries at all. I've found max30100 arduino library which works fine with arduino. ("https://github.com/oxullo/Arduino-MAX30100"). Do you have any advices/ road maps to convert this library into a nRF51822 library. Currently i'm working with nRF51 DK but my project will end up with nRF51822 with our PCB with max30100 on it. 

Thank in Advance

Related