Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report power (in watts) on the battery and vbus rails #501

Open
wants to merge 1 commit into
base: dev2
Choose a base branch
from

Conversation

ckuethe
Copy link
Contributor

@ckuethe ckuethe commented Jan 2, 2025

Looks like this (battery charging at 1W, and drawing about 1.5W over usb):

{"I_Batt": 250.5, "V_Batt": 4.192, "P_Batt": 1.050, "I_Vbus": 300.4, "V_Vbus": 4.949, "P_Vbus": 1.486, "T_sys": 40.1}

Or this, charging from a solar panel:

{"I_Batt": 796.0, "V_Batt": 3.806, "P_Batt": 3.030, "I_Vbus": 796.1, "V_Vbus": 4.690, "P_Vbus": 3.734, "T_sys": 70.6}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant