power-budget-calculator

Installation
SKILL.md

Power Budget Calculator

Estimates power consumption and battery life for embedded projects.

Resources

  • scripts/calculate_power.py - Python calculator with component database, duty cycle support, battery life estimation
  • references/component-database.md - Comprehensive current draw reference from datasheets
  • assets/example-project.json - Sample project configuration

Quick Start

Run the calculator interactively:

uv run --no-project scripts/calculate_power.py --interactive

Or calculate for a single component:

Related skills

More from wedsamuel1230/arduino-skills

Installs
33
GitHub Stars
14
First Seen
Feb 7, 2026