3.3V step up regulator voltage monitoring
-
What voltage is your battery?
This is one way to measure voltage
https://forum.arduino.cc/index.php?topic=356752.0@flopp yes your link is to the method i'm currently using to monitor Vcc which is about 3.3V. But my battery is actually 2 AA in series which output voltage is 3.3 V only when new...and should decrease progressively. My question is: is it necessary to monitor the Voltage of this battery or is it safe to only monitor the Vcc which is the output of the step up 3.3V regulator ?
-
@flopp yes your link is to the method i'm currently using to monitor Vcc which is about 3.3V. But my battery is actually 2 AA in series which output voltage is 3.3 V only when new...and should decrease progressively. My question is: is it necessary to monitor the Voltage of this battery or is it safe to only monitor the Vcc which is the output of the step up 3.3V regulator ?
-
@fhenryco
If you measure after the step-up you will never know when it will "die".
You need to measure before step-up to see battery level@flopp Ok but are you sure ? i mean if the step up fails to output 3.3V when battery level gets too low, monitoring a decrease of the regulator output (to arduino Vcc) might indicate death coming soon ... and after all this is all i need to know except if "coming soon" means " too soon" to react and prevent failure by changing battery
-
@flopp Ok but are you sure ? i mean if the step up fails to output 3.3V when battery level gets too low, monitoring a decrease of the regulator output (to arduino Vcc) might indicate death coming soon ... and after all this is all i need to know except if "coming soon" means " too soon" to react and prevent failure by changing battery
-
stepup will simply fail, you'll get brownout, transmit problems etc..so you won't know anything in the end..
it's better to monitor your batt voltage. you don't need a voltage divider for this, as your batt voltage will always be <= vcc. So Analogread your batt voltage, and your range will be 0 to 3.3v. -
stepup will simply fail, you'll get brownout, transmit problems etc..so you won't know anything in the end..
it's better to monitor your batt voltage. you don't need a voltage divider for this, as your batt voltage will always be <= vcc. So Analogread your batt voltage, and your range will be 0 to 3.3v. -
actually, as i now remember i was using the voltage divider to reduce the battery voltage below the reference internal voltage ~ 1.1V ... this is some people advice for better accuracy. I'm now wondering if i can avoid this (the voltage divider) and still have a correct precision
-
actually, as i now remember i was using the voltage divider to reduce the battery voltage below the reference internal voltage ~ 1.1V ... this is some people advice for better accuracy. I'm now wondering if i can avoid this (the voltage divider) and still have a correct precision
-
well i don't need great precision, just need to be alerted
when the battery voltage is getting dangerously low
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login