atomic14 / atomic14/diy-esp32-epub-reader

Wake up periodically to refresh the battery display

Open
#39 1 comment 1 reaction 0 assignees View on GitHub
enhancement prio: low
Dominant language
C
Stars
867
Forks
111
PR merge metrics
No merged PRs in 30d

Description

At the moment, you could go to sleep and never wake up as the battery would have died.

We should probably wake up every hour or so to refresh the battery display - maybe could get fancy and show a needs charging icon if the battery is very low.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the battery display code and the sleep/wake entry points in the ESP32 application. Trace how battery state is currently refreshed, then determine the existing wake mechanism and define done as periodically refreshing the display after wake, with the low-battery icon treated as an optional separate outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.