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

BPM greater than 200 without touching the sensor #52

Open
ankitmathur45 opened this issue Apr 20, 2017 · 1 comment
Open

BPM greater than 200 without touching the sensor #52

ankitmathur45 opened this issue Apr 20, 2017 · 1 comment

Comments

@ankitmathur45
Copy link

Hi guys,

I have purchased original pulse sensor from sparkfun and uploaded the code as it is on my Arduino Uno board. But the sensor gives me erroneous readings eg. BPM > 200 without even touching the sensor. On touching the reading is fine 50% of the time but erroneous values are frustrating. I have been pulling my hair for past week or so due to this issue. Any help will be really appreciated. Please respond ASAP.

@yury-g
Copy link
Member

yury-g commented May 26, 2017

It sounds like you need some basic debugging.
Run this code and see how the Pulse Signal looks like in Arduino's built-in serial Monitor.
https://github.com/WorldFamousElectronics/PulseSensorStarterProject

My first guest is that your wiring is off. But you should see what kind of signal you have in the linked project. It will tell you quickly where the problem is.

Let us know.

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

2 participants