Giter Club home page Giter Club logo

Comments (15)

oxullo avatar oxullo commented on August 22, 2024

First thing that comes in my mind: check if the I2C voltage shifter is able to work at 400kHz

from arduino-max30100.

nazmibojan avatar nazmibojan commented on August 22, 2024

Oh OK, it make sense. I have to find my shifter datasheet. But may I know where was the 400kHz came from?

from arduino-max30100.

oxullo avatar oxullo commented on August 22, 2024

Wire.setClock(I2C_BUS_SPEED);
and
#define I2C_BUS_SPEED 400000UL

MAX30100 can operate in full speed mode hence the library initializes I2C in full speed.

from arduino-max30100.

liviuanc avatar liviuanc commented on August 22, 2024

the same problem

from arduino-max30100.

liviuanc avatar liviuanc commented on August 22, 2024

And I lower the i2c speed

from arduino-max30100.

nazmibojan avatar nazmibojan commented on August 22, 2024

How fast is your I2C speed now @liviuanc ?

from arduino-max30100.

oxullo avatar oxullo commented on August 22, 2024

@nazmibojan have you had any success by lowering the clock speed?

from arduino-max30100.

nazmibojan avatar nazmibojan commented on August 22, 2024

@oxullo No. I still had the same problem.

from arduino-max30100.

oxullo avatar oxullo commented on August 22, 2024

@nazmibojan does the sensor shine red during the test run? is the arduino you have a genuine one? have you tried with a 3.3V microcontroller?
My baseline test setup is very similar to yours and it works, but an alternative that I'm testing right now is to pull up SDA and SCL to 5V. It works so far but since it worked also with 3.3V I can't properly compare.

from arduino-max30100.

AhmadZMQ avatar AhmadZMQ commented on August 22, 2024

Hi,@oxullo I am using Nano and MAX30100 sensor and their connection is -pullup SDA and SCL with 4.7k ohm to the 5V. There after he got working but HB, Spo2 and temp show zero.Also the RED led does not light up normally ,it does when connected with GND alone (not with IR LED).
After uploading all thing is correct but values gives zero.
And what should I have the I2C_BUS_SPEED (400000UL).
What i do to avoid it?

from arduino-max30100.

oxullo avatar oxullo commented on August 22, 2024

@AhmadZMQ please open a new issue and make sure you fill in the details requested in the issue template

from arduino-max30100.

nazmibojan avatar nazmibojan commented on August 22, 2024

Hi @oxullo , my MAX30100 doesn't shine red during the test. Why did it happen?
I don't know about genuineness of my Arduino, it's a gift from my friend years ago. I have been tried using STM32F1 development board, it shows the right temperature but I don't continue this project because there is another important business that i must finished.

from arduino-max30100.

oxullo avatar oxullo commented on August 22, 2024

@nazmibojan whenever you want to get back on track on this project, please open a new ticket and provide a sketch of how you connected. Your issue is similar to the one @AhmadZMQ is experiencing, so eventually follow #33 beforehand.

from arduino-max30100.

nazmibojan avatar nazmibojan commented on August 22, 2024

Finally, I just found the problem of my MAX30100 module. Actually, I feel strange when I look back to my MAX30100 price. That's too cheap in my country than amazon or another online store outside Indonesia. I found Pin 1 (Vout) of 3.3V regulator didn't connect to Pin 2 (Vin) of 1.8V regulator. A Via that connects that two pin didn't has a hole (that means a via didn't success to be created between top and bottom layer). Oh God, that's very bad product. Below I attached my result for MAX30100_Tester.
Thank's all.

max30100 tester

from arduino-max30100.

Dwight21 avatar Dwight21 commented on August 22, 2024

hi @oxullo can you give me the wiring of max30100 to arduino uno my MAX30100 doesn't shine red during the test i connect the VIN to V5 SCL to SCL SDA to SDA and TIN to D2 and GND to GND . should i use resistor ? please help me .

from arduino-max30100.

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.