Open DRagonenko opened 7 years ago
It's you are using a lithium battery the full is 4.2. If you are using a boost circuit you need to read the actual battery.
On Oct 1, 2017 12:41 PM, "DRagonenko" notifications@github.com wrote:
how to make a full charge the battery was at 4.2 volts and not 5 ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/neskweek/LightSaberOS/issues/71, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdCMHGeuvBo28zXD8mfePHRxoxQjcu9ks5sn8DTgaJpZM4Pp8wA .
What needs to change in the code, so it is with the battery read? Sorry if I have mistakes. I'm not good enough in English
Are you trying to read a 5v source? You can't accurately read it, changing the settings won't fix that. The booster draws more current to boost the voltage as the battery discharges. You need read the battery directly.
On Oct 1, 2017 2:02 PM, "DRagonenko" notifications@github.com wrote:
What needs to change in the code, so it is with the battery read?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/neskweek/LightSaberOS/issues/71#issuecomment-333394728, or mute the thread https://github.com/notifications/unsubscribe-auth/ATdCMI9fKhKf7VDC7DTWjcNMxlfn4VXBks5sn9O7gaJpZM4Pp8wA .
I want to read the powered with 18650 battery maximum 4.2 minimum 3.3
at random understood
how to make a full charge the battery was at 4.2 volts and not 5 ?