Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use max30102 with other sensors?and calculate spo2? #5

Open
UfkuAcik opened this issue Apr 14, 2023 · 0 comments
Open

How to use max30102 with other sensors?and calculate spo2? #5

UfkuAcik opened this issue Apr 14, 2023 · 0 comments

Comments

@UfkuAcik
Copy link

UfkuAcik commented Apr 14, 2023

Hello;
I am planning to use this library with bme280 sensor,which has some delay functions in superloop.

But as I can see;
This library needs to check max30102 interrupt flag continually inside superloop.

image

How can I use both sensors together?(Without RTOS preferably)
////////////////////////////////////////////////////////////////////////////////////////
Also how can I calculate spo2 using this library?

Is just using someting like below is ok?

image

Or usage of an algorithm is needed,like below:

https://www.analog.com/en/technical-articles/guidelines-for-spo2-measurement--maxim-integrated.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant