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

mics4514: add calibration routine #12

Open
bpbradley opened this issue Nov 9, 2021 · 0 comments
Open

mics4514: add calibration routine #12

bpbradley opened this issue Nov 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bpbradley
Copy link
Collaborator

Currently we are using default calibration values for R0 on mics4514. In order to support field calibrations, we will need a few things.

  1. A calibration process where the sensor is exposed to a known gas concentration and sensor data is measured over a period of time (possibly many minutes) until it has stabilized. This stable value would be the new R0.
  2. Implement a means of storing R0 into nvm (the settings subsystem with NVS backend is suitable for this).
  3. Implement a means of entering "calibration mode" to start this procedure. The shell subsystem is a good candidate for this.
@bpbradley bpbradley added the enhancement New feature or request label Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant