Updated Battery (markdown)

Candas1
2022-03-30 14:51:26 +02:00
parent b2dc2dd9bc
commit f952cbfa6d

@@ -9,14 +9,14 @@ You can charge the battery through the mainboard pcb or connect the battery dire
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.
|Level|Single Cell Voltage|Beeps|On/Off|Sideboard Led| |Level|Single Cell Voltage|Sideboard Led|Alert|Enable|
|---|---|---|---|---| |---|---|---|---|---|
|LVL5|3.9v|||Green blink| |LVL5|3.9v|Green blink|||
|LVL4|3.8v|||Yellow| |LVL4|3.8v|Yellow|||
|LVL3|3.7v|||Yellow blink| |LVL3|3.7v|Yellow blink|||
|LVL2|3.6v|Slow beeps|BAT_LVL2_ENABLE|Red| |LVL2|3.6v|Red|Slow beeps|BAT_LVL2_ENABLE|
|LVL1|3.5v|Fast beeps|BAT_LVL1_ENABLE|Red Blink| |LVL1|3.5v|Red Blink|Fast beeps|BAT_LVL1_ENABLE|
|DEAD|3.37v|Shutdown||Off| |DEAD|3.37v||Power Off||
## Calibration: ## Calibration:
Battery voltage has to be calibrated to have a more accurate reading, for this you need [Debug Serial](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Debug-Serial) to be active Battery voltage has to be calibrated to have a more accurate reading, for this you need [Debug Serial](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Debug-Serial) to be active