WorldFamousElectronics / PulseSensorStarterProject

The Best Way to Get Started with your PulseSensor and Arduino
http://www.pulsesensor.com
52 stars 36 forks source link

MKRZERO not compiling #6

Closed piver06 closed 5 years ago

piver06 commented 6 years ago

Hi, I'm using an arduino MKRZERO but it doesn't want to compile the PulseSensor_BPM or PulseSensor_BPM_Alternative examples. It seems to be complaining about interrupts. The USE_ARDUINO_INTERRUPTS is true for the PulseSensor_BPM and false for the PulseSensor_BPM_Alternative. I was wondering if i had to modify anything else? Thank you.

biomurph commented 6 years ago

Thanks for the heads up. I made a change in the library so that it will compile for MKRZERO. Please re-download the library or update it in Arduino LIbraries Manager. You will have to use the PulseSensor_BPM_Alternative, as we do not yet support MKRZERO interrupts.

aloysiusnzh commented 5 years ago

Hi, I have the same issue with the sparkfun pro micro. Is it not compatible with the pulse sensor and servo working together?

biomurph commented 5 years ago

@aloysiusnzh Please start a new issue thread. your comment is not relevant on this one. Please use the PulseSensor Playground Library, as that is the most up-to-date and supports the most hardware platforms.