PulseSensor_Amped_Arduino
PulseSensor_Amped_Arduino copied to clipboard
pulse sensor with Edison using Spark fun ADC c++ library
hi,
I want to use pulse sensor with intel edison using sparkfun Adc block, to get raw data from sensor here https://learn.sparkfun.com/tutorials/sparkfun-blocks-for-intel-edison---adc
so now they give c++ library for Sparkfun Adc block https://github.com/sparkfun/SparkFun_ADC_Block_for_Edison_CPP_Library
so now help me, how to configure that library to get most accurate raw data from pulse sensor like (Arduino give)?
thanks