hi! |
hi! |
Hi Laura,
If you are getting the pulse value as a number (say 0 - 255), you can just output it to the LED using pwm. If the more likely rate is from 50-150 you can use mapping to change it to a value from 0-255 to output.
This Oomlout example shows how (they use a light sensor) - http://www.oomlout.com/oom.php/products/ardx/circ-09
If you get a notification every time there is a heart pulse, then you need to track the amount of time since the last pulse and convert it to the Heart Rate.
Hope that helps.
Cheers,
-Nico
thank you a lot!
cheers
laura
thank you a lot!
cheers
laura