Other Parts Discussed in Thread: AFE4404
Hi,
I have read the TI AFE4404 firmware code for MSP430 and test it using an third party module with AFE4404 and costom LED.
I see the firmware use only "LED1 - Ambient Data" to calculate hear trate, and the result seems good enough. So I wonder when to use LED2/LED3 data?
Usually the LED1 is green, LED2 is red, LED3 is IR, right? When should I use these LED is different situation?
I am currently study on developing our own algorithm to detect heart rate, and satisfied with the result without motion artifact.
With motion artifact, how to eliminate its effect and keep the result accurate? I saw some solution use an accelerometer,
but I have no idea how to apply the data of accelerometer to the heart rate algorithm.
Any suggestions or clue would be helpful.
Thanks.