kontakt / MAX30100

A library for the Maxim MAX30100 pulse oximetry chip
38 stars 28 forks source link

If i use Raspberry PI3 instead? #9

Open st118173 opened 7 years ago

st118173 commented 7 years ago

Hello if i use Raspberry PI and MAX30100 what will be the code and Packages?

kontakt commented 7 years ago

If you want to use a Pi, you will need to adapt the code to use the Pi GPIO. It would be tricky to do.

mfitzp commented 6 years ago

@st118173 I couldn't find a reasonable way to get the MAX30100 working on a Raspberry Pi so knocked together a Python version of this library, here: https://github.com/mfitzp/max30100

oscaratnc commented 6 years ago

hi just reading you're talking about using it on a Rpi, I tried to make a library based on @mfitzp files but for the MAX30102, and I have a problem with the FIFO reading part, and the changes in the writePointer and readPointer, I hope you can help me through the functionality of this registers, I tried to burst read the FIFO each 6 bytes(the 30102 works with 6 bytes instead of 4) but there's no way I get the right measures :(

Phi-Van-Lam commented 6 years ago

is there has someone done with raspberry on MAX30100? Please shown me how to do it?

talal44 commented 6 years ago

@Phi-Van-Lam

is there has someone done with raspberry on MAX30100? Please shown me how to do it?

or any Max3010x Anyone? please