protocentral_max86150_ecg_ppg icon indicating copy to clipboard operation
protocentral_max86150_ecg_ppg copied to clipboard

ProtoCentral MAX86150 PPG and ECG chip breakout board Arduino libraries and Hardware

Results 13 protocentral_max86150_ecg_ppg issues
Sort by recently updated
recently updated
newest added

The code for the ECG example setups the serial at 57600 baud but the comments mention that the Serial Plotter should use 115200 baud. However, nothing appears at that baud...

I am running Example 2 with an Arduino UNO clone (Elegoo UNO R3). I did not use the QWIIC connector but instead manually connected: GND->GND VCC->5V SDA->SDA SCL->SCL I believe...

MAX86150_SHUTDOWN_MASK and MAX86150_SHUTDOWN definitions were incorrect (they were for max30102) which caused shutdown and wakeup functions not to work properly.

Hi, Thank you for the share. Can you say where is the definition of _i2cPort struct. I could not find it? Need help.

Can you please upload a sketch for simultaneous ECG and PPG streaming via serial, Or how can I do this bu myself?

I want to have the PCB design files for the release 0.1.3

It will be very comfortable if there is detailed documentation about the sensor. For example how to place hands on pads for taking ECG readings. I have tried all possible...

In the [Arduino Project Hub](https://create.arduino.cc/projecthub/protocentral/pulse-transit-time-for-cuff-less-bp-from-ecg-and-ppg-06c229) it is stated: "Meanwhile, we used Python to calculate the PTT peak and foot intervals of each segment of ECG-PPG that is measured simultaneously by...

Hii , I was trying to Measure Blood Pressure Values but i dont know how to get this from PPG + ECG , Is there any way that i can...

The data i am getting is very poor and not reliable . Also the code does not calculate anything like heartbeat or spo2 or any important parameter by which its...