View Single Post
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#13
Originally Posted by qwerty12 View Post
http://mrrau.dyndns.org:23280/n800/kcbatt/
Hmm, looking at the source, there is no algorithm for estimated battery level, just a linear return value.

That is cool though, it at least seems to draw the data directly from the hardware (the "retu", I think).

My C/C++ skills are very weak, but maybe I can modify the source and add some sort of algorithm to more accurately predict battery level. Or maybe not