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

Provide a function to read the ADC temp result store in an array #12

Closed
omegabytes opened this issue Oct 25, 2016 · 2 comments
Closed
Assignees
Labels

Comments

@omegabytes
Copy link
Contributor

omegabytes commented Oct 25, 2016

ADC (analog to digital converter) temperature result needs to be stored in an array since it takes time for these values for all the sensors to be received.

Should be state machine driven, and not polled due to performance constraints.

@eggvoice
Copy link
Contributor

Do we need to convert ADC to digital?

@rjvyas rjvyas self-assigned this Oct 30, 2016
@dean9 dean9 self-assigned this Oct 30, 2016
@rjvyas rjvyas removed their assignment Oct 30, 2016
@dean9
Copy link

dean9 commented Nov 1, 2016

Open until unit tested.

@dean9 dean9 added test and removed in progress labels Nov 1, 2016
@dean9 dean9 closed this as completed Nov 30, 2016
@ghost ghost removed the in progress label Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants