pascalw / kindle-dash

Power efficient dashboard for Kindle 4 NT devices
MIT License
1.21k stars 34 forks source link

Question: Battery life? #2

Closed briannhinton closed 3 years ago

briannhinton commented 3 years ago

I really appreciate this project. Thank you for sharing! If you have a second I'm really curious what the battery life has been doing this? Or have you kept it plugged in?

matopeto commented 3 years ago

Same question here :) I have "plugged in" weather dashboard (https://github.com/matopeto/kindle-weather-dashboard) and i wonder if this project can be replacement without cable

pascalw commented 3 years ago

I haven't yet run a full charge, but so far for me it consumes about 3-4% battery per day. I'm refreshing the screen every 30 minutes for 10 hours a day. The remaining hours the Kindle is suspended.

I expect the actual battery usage depends mostly on the number of screen refreshes per day. Refreshing an e-ink display is apparently quite power consuming.

pascalw commented 3 years ago

Closing this for now. Feel free to re-open if you have any other questions about battery life.

matopeto commented 2 years ago

FYI: Kindle DX (with current 677 mAh batery capacity), script modify to by offline refresh (only pick random image from storage and show it), partial refresh every hour (no full refresh) - battery life: 24 days

pascalw commented 2 years ago

Two more data points:

  1. Kindle4NT refreshing every 30 minutes during office hours 5 days a week (about 100 screen refreshes per week), fetching an online image. Battery endures about 30 days.
  2. Kindle4NT refreshing 4 times a day, 7 days a week (28 refreshes per week), fetching an online image. Battery also endures about 30 days.

I haven't looked at the remaining battery capacity of both devices, but I assume the second has a bit worse battery condition. In any case still happy charging only once per month :-)