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

Add battery measurement calibration procedure #47

Open
denis-stepanov opened this issue Jul 17, 2023 · 0 comments
Open

Add battery measurement calibration procedure #47

denis-stepanov opened this issue Jul 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@denis-stepanov
Copy link
Owner

It has been observed that two modules built to identical schematic do not exhibit the same behavior with regard to battery measurement. Static coefficients carefully tuned on one module could show very different values for another (like 40% instead of 90% for a fresh battery). Apparently, there is a need to introduce a calibration procedure for each newly assembled module, perhaps, using a separate sketch. The obtained coefficients could be either entered back into main sketch, or - more conveniently - stored in EEPROM (hence, replacing a ESP would require re-calibration). Still, some defaults should be kept with the code, so that some useful information could be deduced from measurements even if the calibration procedure has not been performed.

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