View on GitHub

gsPulseHeartRate

A library and test program I created for the Pulse Heart rate sensor. Uses the Intel IoT Dev-Kit for Galileo/Edison

Download this project as a .zip file Download this project as a tar.gz file

Created on: Sep 15, 2014 Author: Gowri Somanath (http://thepositronicbrain.blogspot.com/)

A library and test program I created for the Pulse Heart rate sensor. Developed using the Intel IoT Dev-Kit for the Galileo/Edison boards.

The library is made of gsPulseHeartRate.h and gsPulseHeartRate.cpp. See the header files for details on the functions and usage.

gsPulse.cpp shows a test program demonstrating how the library can be used.