From ba4a1d4bcba6bdf4d0b131dfdf5443d91bba1f8a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 08:40:22 +0100 Subject: [PATCH] Updated Battery (markdown) --- Battery.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Battery.md b/Battery.md index 4944980..59b8c4c 100644 --- a/Battery.md +++ b/Battery.md @@ -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).
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: Default battery level are for safe use of LIPO batteries.
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.