Hello
I’m using arduino pro micro and try to calculate SpO2 with MAX30102 and MAX30105 , I used the library “max3010x” from Arduino Library, but I have problem with SpO2 example because it use about 90% of arduino ram and when I upload it then open the serial port from arduino IDE nothing happens , even the MAX30105 lights not turn on when I use SpO2 example , but it’s ok with other samples like heart rate or others library samples(lights turn on and serial port works nice), I also tested it with arduino nano and it has same problem , (I guess because it use 90%of ram it’s heavy for arduino nano or pro micro) , anyone has anyway to solve this problem? Or any other libraries to run with max30102/30105 and SpO2 For arduino nano or pro micro?
(Wiring is ok)
No one have any solution?