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

Add supercap communication driver #152

Open
calebchalmers opened this issue Oct 21, 2024 · 0 comments
Open

Add supercap communication driver #152

calebchalmers opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
blocked Blocked by another subteam feature feature New feature

Comments

@calebchalmers
Copy link
Contributor

Blocked: requires the hardware side of supercaps to be testable.

Details are TBD, but this will likely be an I2C-based driver with the following messages:

Firmware -> Device

  • Current chassis power draw (inferred from motor current)
  • Maximum allowed power draw (from ref system)

Device -> Firmware

  • Current energy stored
  • Max energy capacity

To start, a basic driver which handles these messages and tracks the variables would be ideal. Once complete, we can make new issues to begin integrating the supercaps into the chassis subsystem.

@calebchalmers calebchalmers added blocked Blocked by another subteam feature feature New feature labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by another subteam feature feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants