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

Wasn't able to get working #3

Closed
Andrene opened this issue Sep 11, 2019 · 2 comments
Closed

Wasn't able to get working #3

Andrene opened this issue Sep 11, 2019 · 2 comments

Comments

@Andrene
Copy link

@Andrene Andrene commented Sep 11, 2019

I wasn't able to get this working on my PI 3 and was wondering if there is anything else that I need, also I could figure out which gpio to plug IRD and RD into.

@Andrene
Copy link
Author

@Andrene Andrene commented Sep 15, 2019

I got it to work, sort of. Running HRCalc to get HR and SPO2 outputs (-999, False, -999, False)

@vrano714
Copy link
Owner

@vrano714 vrano714 commented Sep 17, 2019

I hope you make everything work fine.

If you cannot make the sensor work, please check the followings:

  1. enable I2C interface on Pi
  2. check the connection between Pi and the sensor
  3. ensure the sensor is detected (sudo i2cdetect -y 1 will do)
  4. ensure the libraries are installed

If the values you get seem wrong, please check the followings:

  1. touch the sensor LED window with your finger
  2. keep your finger steady while sensing
  3. check the values you get, before throw them to HR/SpO2 calculation (for me, the values are around 125000 or 145000)
@vrano714 vrano714 closed this Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.