Hey Guys,
I've come a little stuck in my quest to get my heartbeat data into arduino. My setup is as below and as you can see features the Sparkfun HRMI board to receive the HR data from a standard Polar belt transmitter and send it to arduino in an 'easy' to use format.
As all I want to do is simply turn on an LED when my heart rate goes over 80 I figured I could adapt the example code from the HRMI designer Dan Julio 404 Not Found
However all of his code was written for arduino 0012 so now with my fresh 0017 just throws up a bunch of errors
Are there any of sources I can look to? I read another post that suggested I had to convert the analogue pulses in a sketch, but I'm not really that processing savvy to be honest
Any help would be great!