Page 1 of 1

Library for MAX30102 Heart Rate Sensor for ESP-IDF

Posted: Thu Jul 21, 2022 8:44 am
by Alex_Z
I am using ESP-IDF platform with ESP32 and MAX30102 to develop pulse oximetry and heart rate sensor. but I could not found library for MAX30102 Heart Rate Sensor in C-Language (for ESP-IDF). I would be grateful very grateful for you if you provide a Library for max30102 in ESP-IDF platform.

Thank You

Re: Library for MAX30102 Heart Rate Sensor for ESP-IDF

Posted: Wed Jan 22, 2025 5:44 am
by lg-sus
I found this project that you could use as a reference https://github.com/Gabriel-Gardin/max30102_esp32_oximeter
It may have comments in Portuguese but the code is self-explanatory.