max30100 icon indicating copy to clipboard operation
max30100 copied to clipboard

How can Rpi read the MAX30100 Pulse Oximeter and Heart Rate Sensor with Raspberry Pi?

Open amin13742020 opened this issue 5 years ago • 1 comments
trafficstars

I'm trying to read the sensor with Raspberry Pi 3.I'm trying to read the sensor with Raspberry Pi 3. When I run the code (test_max30100.py). It returns zero values and the flash sensor max30100 turns red. I activated I2C.max30100 device address 0x57 is detected. connection PINS GPIO and sensor max30100 (3.3V -VIN) (I2C SDA1 - SDA) (I2C SCL1 - SCL) (PIN7 - INT ) (GND - GND)

What is the reason for displaying zero(0) ?

amin13742020 avatar May 16 '20 22:05 amin13742020

Could you disconnect the INT pin and try?

rajeshpanda avatar May 09 '21 10:05 rajeshpanda