oxullo / Arduino-MAX30100

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

no red light Arduino Uno + MAX30100 #63

Open jskim096 opened 5 years ago

jskim096 commented 5 years ago

Troubleshooting checklist

Description of the issue

Output from MAX30100_Tester example

Details of my setup

my connection :

arduino UNO <--------> MAX30100 3.3v Vin A5 SCL (4.7kohm pull up) A4 SDA (4.7kohm pull up)
D2 INT (4.7kohm pull up) GND GND

the code is MAX30100_Minimal

firdt

and I removed three register solder and connect external 4.7k ohm register.

3days ago my MAX30100 sensor work well like below picture.

tjgf

but now it doesn't work same in spite of the same circumstances.

I don't know why my MAX30100 sensor red light isn't on.

Apparently, it worked well until three days ago.

sen

I read all past issue and try that (change register, bread board, convert 3.3v to 5v) but doesn't work :(

3131

and When it is 3.3v, it outputs 'Initializing pulse oximeter..FAILED' and when it is 5v it prints 'Initializing pulse oximeter..'.

and when it is 5v the MAX30100 sensor red light comes in for about half a second very short.

Is there anyone who can help me?

sorry for my english.

zelalem2 commented 5 years ago

Can some one comment on this, the same thing happend to me too.

electricmaster9 commented 5 years ago

This may help you: https://reedpaper.wordpress.com/2018/08/22/pulse-oximeter-max30100-max30102-how-to-fix-wrong-board/

allenchak commented 4 years ago

I have same issue, but after some google and tries. Its work fine with ProMini 3.3v and without changing the PCB.