Claude Pro/Max usage dashboard on a LilyGo T5 4.7" e-paper display. Shows 5-hour and 7-day utilization with reset countdowns. Standalone — ESP32-S3 fetches data directly over WiFi.
- LilyGo T5 4.7" e-Paper S3 (EPD47)
- Clone and build:
git clone <repo> cd eInkClaude pio run -t upload - On first boot, the touchscreen setup wizard appears:
- Select your WiFi network from the scan list
- Enter WiFi password using on-screen keyboard
- Enter your Claude OAuth token (see below)
- Credentials are saved to flash — survives reboots.
- Hold the side button during boot to re-enter setup.
- Install Claude Code:
npm i -g @anthropic-ai/claude-code - Run
claudeand complete the login flow - Your token is saved at
~/.claude/.credentials.json - Copy the
accessTokenvalue (starts withsk-ant-oat01-)
- 5 HOUR — Rolling 5-hour usage with reset countdown
- 7 DAY — Rolling 7-day usage with reset countdown
- Updates every 5 minutes with partial e-ink refresh