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

Scope of this project - some additional ideas for features #6

Closed
jrwrodgers opened this issue Jan 19, 2022 · 1 comment
Closed

Scope of this project - some additional ideas for features #6

jrwrodgers opened this issue Jan 19, 2022 · 1 comment

Comments

@jrwrodgers
Copy link

I've made q schematic of how I understand this system to work currently and wondered whether this could be extended with the following features:

  1. Current sensor to measure actual current draw and sum mAH usage. This should lead to a more accurate battery remaining and a live current draw.
  2. Additional input for second BMS - perhaps from an external battery extended unit
  3. An App over BLE - Battery health, usage, individual cells, temps, mAH remaining. Alarm for current draw? No more unexpected low battery nose dives?

Is my understanding of this system through the schematic correct?
Do you think these would be interesting features to develop with the project?

Thanks

OWE

@lolwheel
Copy link
Owner

Nice graph. For now this falls out of the scope that I've designated for this project.

Some tips - if you splice the external battery before the FM BMS, the current sensor on that board will report actual consumed Ahs so no new hardware will be necessary.

I did try using an ESP32 chip but the BMS power supply wasn't able to provide enough power to keep it up, the whole BMS was restarting when I would turn either WiFI or Bluetooth modem on.

There's some chance that the main controller voltage regulator might be able to provide enough power but I'm focusing on an ESP8266 based solution for now as that's what I have in my Onewheel.

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

No branches or pull requests

2 participants