Grove - Chest Strap Heart Rate Sensor

Hi!

Im doing a project with the Grove - Chest Strap Heart Rate Sensor, im have a microprocessor Atmega32 (it work with C/C++).

I wish to messure the heart rate with the Atmega32. (the idea of the project is to build a system wich check if there is heart rate or not, if not it alrets)

It is possible? and if yes someone can help me how to do it and send the open code.

thank u very much!

hey , you can. And you can find some codes on the wiki : seeedstudio.com/wiki/Grove_- … t_belt_kit

Of course you need modify the program if you wanna use it with your own microcontroller. And you need refer to some libraries of Arduino. In a word, you can find all things you want in the library of Arduino.

good luck