This is a very good project. I want to ask, what is actually the function of INT pin? I didn't found the datasheet of GY-MAX30100 it's just MAX3010x. Thank you.
When is the Max 30100 SIM card supposed to light up during connection, because it does not light up with me? Do I have to specify a specific number in the paud for it to light up?
Hi, I am using the same sensor connected to Arduino Mega 2560, I used the same library, but the values I received for heart rate are much bigger, in the range of 120-200. Do you know why I may have this issue ? The values for Spo2 are pretty normal so I'm confused why this problem is just for HR
hi sir...can this project being upgraded to measure blood pressure by inserting some formula ? can the arduino read the formula that collect the data from the serial plotter
The video was great, but can you tell me perhaps why I am getting this error? "Initializing pulse oximeter..FAILED " . I read several topics on the internet, but it still doesn't work. Thanks in advance.
I see that the max module is receiving 3.3v on the circuit diagram which I find curious. I would expect that the module would require 5 volts, if not how would the Arduino receive 5v logic levels? The issue with the green max30100 module is that the pull-ups on the I2C are pulling up to 3.3 v and not 5v, the purple board would give exactly the same problem if it were not supplied with 5 volts. I’m sure one of the blobs on the back of the board is a regulator chip to supply the max chip with 3.3v from 5v in. You can verify if the pull-ups are connected to vin and that there is a regulator chip before releasing any magic smoke.
When I lift my finger, it's also show the spo2 and BPM what is the problem. And BPM also show incorrect. What is the problem if you guide me. Thank you.
Hey, i tried running the code with the exact same sensors with the exact same code, the code compiles and uploads properly, but I get this on serial monitor. Initializing pulse oximeter..FAILED , I added the library as well, could you tell me what could be the problem, I would really appreciate your help in this.
@@ElectroniClinic Hi Electronic Clinic, thanks for the reply. I have downloaded the library and ran the MAX30100_Minimal code, but it still does not show anything on the serial monitor. Btw I'm using an ESP32 board to run it.
Sir could you please add a gsm module to send this data displayed on lcd via sms.... Please i really need it asap... Could you help me in writing its code .. I already wrote the code but there is some looping issues.. Please..
Hi, regarding Blood Oxygen & Heart Rate Monitor with MAX30100 & Arduino, compiling the sketch gives me an error in this line (if (! Pox.begin ()) {) with the following reason: could not convert 'pox.PulseOximeter :: begin ((PulseOximeterDebuggingMode) 0) 'from' void 'to' bool '. How can I correct? Thank you.
Watch my video on How to make Automatic Spot Welding Machine using a Microwave Oven transformer
th-cam.com/video/xnPIsrxVozM/w-d-xo.html
How accurate are these results? Were you able to check?
Very very nice. Very useful in times like these. ✌️👍
Thank you so much for ur project nd perfect details given below the discription... Keep it up bro.... And i m ur new subscriber tq so much anna
thank you dear.
Very good project 👍
This is a very good project. I want to ask, what is actually the function of INT pin? I didn't found the datasheet of GY-MAX30100 it's just MAX3010x. Thank you.
When is the Max 30100 SIM card supposed to light up during connection, because it does not light up with me? Do I have to specify a specific number in the paud for it to light up?
Hi, I am using the same sensor connected to Arduino Mega 2560, I used the same library, but the values I received for heart rate are much bigger, in the range of 120-200. Do you know why I may have this issue ? The values for Spo2 are pretty normal so I'm confused why this problem is just for HR
would this also work with the max30102?
hi sir...can this project being upgraded to measure blood pressure by inserting some formula ? can the arduino read the formula that collect the data from the serial plotter
Which is good max 30100 or max 30102 ??? Which one will work?
Hi, may I know if it is possible for you to explain how the circuit diagram would look like for this system including the buzzer as well?
The video was great, but can you tell me perhaps why I am getting this error? "Initializing pulse oximeter..FAILED
" . I read several topics on the internet, but it still doesn't work. Thanks in advance.
may be ur sensor is faulty
I see that the max module is receiving 3.3v on the circuit diagram which I find curious. I would expect that the module would require 5 volts, if not how would the Arduino receive 5v logic levels? The issue with the green max30100 module is that the pull-ups on the I2C are pulling up to 3.3 v and not 5v, the purple board would give exactly the same problem if it were not supplied with 5 volts. I’m sure one of the blobs on the back of the board is a regulator chip to supply the max chip with 3.3v from 5v in. You can verify if the pull-ups are connected to vin and that there is a regulator chip before releasing any magic smoke.
Can I use MAX30102 on it?
Instead of Arduino, can we use ESP8266 Nodemcu ?
When I lift my finger, it's also show the spo2 and BPM what is the problem. And BPM also show incorrect. What is the problem if you guide me. Thank you.
Bro could u rectify ...plzz tell
Nice I want to do this project will you help me to implement perfectly.
Hey, i tried running the code with the exact same sensors with the exact same code, the code compiles and uploads properly, but I get this on serial monitor. Initializing pulse oximeter..FAILED
, I added the library as well, could you tell me what could be the problem, I would really appreciate your help in this.
Facing the same issue and the sensor is not turning on
@@sachinr8244SAME I think its a current problem
Could you find out why it is doing so?
@@sachinr8244 did you find solution
@@Pepecode did u find solution?
Can I use the non GY one?
Hello! Can this be done using an Arduino Nano board instead of an Arduino Uno? Thanks in advance
I have a I2c module so how to connect with Arduino uno help plz !
Thank you
I have a question
How to improve the results of MAX30100 because it give result non logical and does'n give a stable result
Read the value for three times and consider an average. Calibrate it using a medical grade oximeter
How can i have this device? It´s a basic Arduino?
I tried to use that code which you have gave in description but it is not working and also showing error in first line , will you help me bro
hery did it work??
@@pratheektssk7629
Yah , thanks bro
@@alexsolo9189 heyy I’m having trouble with that. Can you look into it? 😅
Can I make this wireless?
ya, ofcourse you can. You can watch my videos on Lora.
What type of Potentiometer did you use?Any specifications?
10k
Thank you.
Can I use the 16×2 display without PCB board?
Hi, I have tried the code and it does not work. The serial monitor does not show anything when I ran the code? Any advice?
first print the values on serial monitor
download the correct libraries from my website
@@ElectroniClinic Hi Electronic Clinic, thanks for the reply. I have downloaded the library and ran the MAX30100_Minimal code, but it still does not show anything on the serial monitor. Btw I'm using an ESP32 board to run it.
Im having the same problem, did you find a solution?
@@arthurlool1293 me too, did you find a solution sir ?
Sir could you please add a gsm module to send this data displayed on lcd via sms....
Please i really need it asap...
Could you help me in writing its code ..
I already wrote the code but there is some looping issues..
Please..
I can help you
@@chetanreddy8875 bro can you help me with this project?? I need to do this project asap.
i copy the but it is giving error about sensor
plz give me circuit diagram, and documentation of this plz
its available on website, check link in the description.
@@ElectroniClinic give me link here
can u give me a unique idea for my Arduino project, I have to do a health robot, what do I do?
👍👍👍
Hi, regarding Blood Oxygen & Heart Rate Monitor with MAX30100 & Arduino, compiling the sketch gives me an error in this line (if (! Pox.begin ()) {) with the following reason: could not convert 'pox.PulseOximeter :: begin ((PulseOximeterDebuggingMode) 0) 'from' void 'to' bool '. How can I correct? Thank you.
Add proper MAX30100 library in Arduino folder.
Code getting error
Max30102 as this sensor
What you meant with this???
@@javierenriquefriasbriones8325 It means it's 30102 not 30100