Updated Battery (markdown)

Candas1
2022-03-23 08:40:22 +01:00
parent a3860e1406
commit ba4a1d4bcb

@@ -2,6 +2,9 @@ Most of the Hoverboard mainboards use a 10S2P LIPO Batteries (36v Nominal - 42v
If you want to use a battery with less or more cells in series, change BAT_CELLS parameter in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) (10 by default).<br> If you want to use a battery with less or more cells in series, change BAT_CELLS parameter in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) (10 by default).<br>
Batteries up to 12S have been used safely in the community, but do it at your own risk. Batteries up to 12S have been used safely in the community, but do it at your own risk.
## Charging
You can charge the battery through the mainboard pcb or connect the battery directly to the charger through a custom xt60 adapter.
## Battery level low alerts: ## Battery level low alerts:
Default battery level are for safe use of LIPO batteries.<br> Default battery level are for safe use of LIPO batteries.<br>
You can adjust the levels to your needs in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) if you want to use a battery with a different chemistry. You can adjust the levels to your needs in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) if you want to use a battery with a different chemistry.