We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inconsistent battery charge measurement
The current method of measuring battery charge using a voltage divider is not providing accurate results and frequently yields inconsistent values.
Implement a new method for battery management that directly measures the charge of the battery, potentially including new charging electronics.
The text was updated successfully, but these errors were encountered:
But maybe maybe it's also possible to solve this with software 🦆
Sorry, something went wrong.
olell
No branches or pull requests
Problem
Inconsistent battery charge measurement
Description
The current method of measuring battery charge using a voltage divider is not providing accurate results and frequently yields inconsistent values.
Possible Solution
Implement a new method for battery management that directly measures the charge of the battery, potentially including new charging electronics.
The text was updated successfully, but these errors were encountered: