Quantcast
Channel: Sensors - Arduino Forum
Viewing all articles
Browse latest Browse all 1162

MAX30102 readings are maxing out at 125 BPM

$
0
0

I have a heartrate and blood oxidation level monitoring circuit using a seeeduino XAIO and a MAX30102 sensor. I am using the code from the following repository:

GitHub - moononournation/BloodOxygenHeartRateMeter: Maxim Integrated MAX30102 Blood Oxygen Heart Rate Meter

with a few adjustments to print out a few additional messages and I've removed
the display. I'm printing straight to the serial monitor.

The following is circuit setup:"

XIAO -> MAX30102
VCC -> VCC
GND -> GND
GPIO 0 -> INT
GPIO 2 -
GPIO 3
GPIO 4 -> SDA
GPIO 5 -> SCL
GPIO 8
GPIO 10

My readings for the heart rate monitor are maxing out at 125 BPM and I can't figure out why precisely. halp.

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 1162

Trending Articles