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 a battery kill switch #10

Closed
jeff-winn opened this issue Apr 23, 2019 · 5 comments
Closed

Add a battery kill switch #10

jeff-winn opened this issue Apr 23, 2019 · 5 comments
Labels
feature New feature or request

Comments

@jeff-winn
Copy link
Owner

The LiPo pack will need a voltage monitor attached to a kill switch on the firing loop.

This ensures the battery stays within a safe operating voltage to prevent it from being damaged.

@jeff-winn jeff-winn added the feature New feature or request label Apr 24, 2019
@jeff-winn
Copy link
Owner Author

This will need a JST-XH connector and a 5V to 3.3V logic level converter as the LiPo pack has a 4.2V output at full charge from the battery balance connector.

Possible product:
https://www.adafruit.com/product/757

@jeff-winn
Copy link
Owner Author

This would be nice if the BLEBas service can be added within the BluetoothController setup in #42 to display battery levels remotely.

@jeff-winn
Copy link
Owner Author

jeff-winn commented Nov 18, 2019

https://www.adafruit.com/product/1085

The above ADS1115 product was selected for identifying the battery levels.

@jeff-winn
Copy link
Owner Author

A new battery monitor service needs to be added so the notifications from the battery and the ADS1115 can be transmitted to the BluetoothController and exposed by the BLEBas service.

@jeff-winn jeff-winn added this to the Release 3 milestone Nov 28, 2019
@jeff-winn jeff-winn removed this from the Release 3 milestone Sep 1, 2020
@jeff-winn
Copy link
Owner Author

Duplicate of #80

@jeff-winn jeff-winn marked this as a duplicate of #80 Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant