Code Monkey home page Code Monkey logo

Comments (6)

aromring avatar aromring commented on September 13, 2024

Well, without additional info all I can do is to provide a (useless) suggestion that your either your sensor is bad, or some connections are incorrect.
Please go to README and scroll down to HOW TO REPORT BUGS section for a more useful info.

from max30102_by_rf.

doug-burrell avatar doug-burrell commented on September 13, 2024

I don't believe it's a bug in your code but just wondering if during your time working with the max30102 you saw this same situation.

from max30102_by_rf.

aromring avatar aromring commented on September 13, 2024

Yes, I did see this happening when I mistakenly connected the INT port to a wrong MCU pin. :)
So here is another suggestion: buy or borrow the M0 Adalogger (or an equivalent MCU), download free Arduino IDE, and prove to yourself that all the hardware and connections work properly. Then you will be able to debug your Python code on Raspberry Pi. Is it interrupts? Maybe the I2C communication is faulty? I have never used Raspberry, thus I have no idea how this platform handles I2C.

from max30102_by_rf.

doug-burrell avatar doug-burrell commented on September 13, 2024

Appreciate the feedback about the interrupt pin. I've modified my setup to not require the interrupt pin, instead it reads the FIFO read and write pointers to determine if data is available. But it's a good idea to try to completely copy your hardware setup, I will see about getting an M0 adalogger.

Did you ever encounter issues with cold fingers not producing proper red and ir signals?

from max30102_by_rf.

aromring avatar aromring commented on September 13, 2024

No, I have not noticed any issues tied to finger's temperature. But, on the other hand, it's quite difficult to find extreme cold here in California. :)

from max30102_by_rf.

doug-burrell avatar doug-burrell commented on September 13, 2024

Ok, just wondering. Thanks for your help!

from max30102_by_rf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.