Battery level indicator with Arduino Mega


hello guys,
i made gps tracking , logging device(logs data in sd card) using arduino mega, i've lithium ion single cell battery device supplying power, want measure battery voltage level of same battery, i'll add 3 leds device indicate 3 levels of remaining power.

i don't want connect battery positive supply analog or digital pin , measure.

i've seen few forums measuring voltage using internal reference(this helpful). how this.?

please help

thanks

quote
i don't want connect battery positive supply analog or digital pin , measure
why not ?



Arduino Forum > Using Arduino > Programming Questions > Battery level indicator with Arduino Mega


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'