Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PWM would be better than callbacks for led blinking #1

Open
jacobrosenthal opened this issue Feb 1, 2016 · 0 comments
Open

PWM would be better than callbacks for led blinking #1

jacobrosenthal opened this issue Feb 1, 2016 · 0 comments

Comments

@jacobrosenthal
Copy link
Owner

Callbacks calling callbacks with minar is probably a bad way to blink.
I can visually see the heartrate results are not totally accurate, presumably due to the minar 50ms tolerance.

However pwm timers on nrf51 are 16 bit currently leading to a max period of .2s
ARMmbed/mbed-hal-nrf51822-mcu#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant