-
-
Notifications
You must be signed in to change notification settings - Fork 0
ADC Smoothing #170
Copy link
Copy link
Labels
2 PRIORITYImportant and a priority, but less than URGENTImportant and a priority, but less than URGENTEnhancementNew feature or requestNew feature or requestPeripheralRelated to or involving a peripheral including abstractionsRelated to or involving a peripheral including abstractionsSensorsSomething involved with or related to sensorsSomething involved with or related to sensorsSmall FrySomething that is small, could include bug fixes or smaller changesSomething that is small, could include bug fixes or smaller changes
Milestone
Metadata
Metadata
Assignees
Labels
2 PRIORITYImportant and a priority, but less than URGENTImportant and a priority, but less than URGENTEnhancementNew feature or requestNew feature or requestPeripheralRelated to or involving a peripheral including abstractionsRelated to or involving a peripheral including abstractionsSensorsSomething involved with or related to sensorsSomething involved with or related to sensorsSmall FrySomething that is small, could include bug fixes or smaller changesSomething that is small, could include bug fixes or smaller changes
Feature Request
Problem and Scope
ADC returns very individual data bits that make reading instantaneous values all but useless
Suggested Solution
Implement a sliding window average, or something else like that
Alternative Solutions
Experiment with different ADC techniques for cleaning up data
Additional Context
Likely helps #164
Idea Origination
Last year code