oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
192 stars 135 forks source link

Max30100 with Thingspeak #54

Closed Marinamyat24 closed 5 years ago

Marinamyat24 commented 6 years ago

Troubleshooting checklist

Description of the issue

I am using Max30100 and the sensor reads the data correctly and bpm and spo2 values are correct before uploading to thingspeak. After uploading to thingspeak, bpm and spo2 values only show "0".

Output from MAX30100_Tester example

image

Details of my setup

The wiring is as below: MAX30100 ---> Arduino VIN 5V SCL A5 with 4.7k ohm pullup resistor SDA A4 with 4.7k ohm pullup resistor
INT 3.3V GND GND

pabloesya commented 5 years ago

do you have some progress..... cause I'm in the same problem :'c

oxullo commented 5 years ago

Please check #52