SFH-code / VigiSense

3 stars 0 forks source link

Make BPM class #22

Closed yukitfoo closed 8 months ago

yukitfoo commented 8 months ago

Make BPM class that need to track the heart rate of user using the MAX30102 sensor. Inherits from the sensor.cpp parent class.

YznH1 commented 8 months ago

Beats per minute calculation is incorporated into the MAX30102 specific sensor class.