Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.77 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.77 KB

LUA CB Battery Monitor

Donate

In combination with a central box, this app represents the power supply in a telemetry window. It shows the two batteries with voltage, current, used capacity and battery level in percent. With autoreset function, so that the used capacity in the central box is automatically reset after recharging the batteries.

In combination with an RC switch, a small standby current flows, which can not be measured by the central box. The app now checks the approximate capacity on power-up, using the battery-specific discharge curve, and corrects it down if necessary. This is an additional security after several months of standby, and specifies the display.

In the settings simply select the battery type (LiPo, Li-ion, Nixx) and cell number, as well as the respective sensors for battery 1/2. Under "Device overview > CBOX" at the item "Reset switch Min/Max", select the virtual switch "CB_autoReset (CBr)" so that the central box is automatically reset. It is also possible to set an alarm when the level falls below a defined value.

screen000 screen001 screen002 screen003

Version history:
V1.1.1  31.03.19    small bug fixed in telemetry display
V1.1    21.10.18    add LiFePo Battery type, optimize LiPo percent list
V1.0    02.06.18    initial release