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

Background updating of environment sensors #20

Open
seanshahkarami opened this issue Feb 17, 2017 · 0 comments
Open

Background updating of environment sensors #20

seanshahkarami opened this issue Feb 17, 2017 · 0 comments
Assignees

Comments

@seanshahkarami
Copy link
Member

It may be nice to schedule the reading some the onboard environment sensors (temperature, humidity, current, thermistors) as a "background" process which can progressively cycle through the list of sensors and do various device writes / read in a nonblocking way and then cache the results or errors that occur.

This could help prevent the main logic from ever getting blocked and would always have a recent reading of a sensor value or error ready.

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

No branches or pull requests

1 participant