Hello everyone,
I’m currently working on a project using Embedded Wizard, and I noticed there is a "PulseOximeter" example that could be useful for my application.
However, I want to integrate it with a MAX30102 sensor for measuring SpO2 and BPM, and I’m facing some challenges in the integration process. I would like to know how to use this example project with the MAX30102, specifically regarding the communication with the sensor and displaying the data on the interface.
Could anyone guide me or share example code on how to properly set up I2C communication with the MAX30102 and display the results on the Embedded Wizard interface?
Thanks in advance for your help!