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

MAX30102 reading amplitude ? #51

Open
Klarnix opened this issue Nov 15, 2022 · 2 comments
Open

MAX30102 reading amplitude ? #51

Klarnix opened this issue Nov 15, 2022 · 2 comments

Comments

@Klarnix
Copy link

Klarnix commented Nov 15, 2022

So, I'm currently using the MAX30102 pulse oximeter for a project.
Can I just ask, as the
"particleSensor.getRed()", or
"particleSensor.getIR()" command, what is the output's amplitude of data is it?
Volt? miliVolt? miliAmpère?
Or some unit that I'm unaware of?
Please help me & pardon for my poor choice of word.

@metanav
Copy link

metanav commented Apr 30, 2023

Not sure but should be nA.

@RaviDurbha
Copy link

The output is ADC count you have to convert it into nA based on the ADC configuration available in data sheet.

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

3 participants