Skip to content

xvalexv/bms_ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bms_ant

BMS monitoring for ANT BMS LiFePo4 batteries

  • Install:

apt install python3 python3-pip

apt install build-essential libbluetooth-dev

pip install -r requirements.txt

  • Note if you use Raspberry Pi with USB to rs485 adapter:

Requirements - x64 os system , core > 4.4 tested on:

PI3 B+

PI4

Linux PI4 5.15.32-v8+

1). Install linux headers apt-get install raspberrypi-kernel-headers

2). Download latest Ch340 driver

option 1:

git clone https://github.com/juliagoda/CH341SER

cd CH341SER

option 2:

wget https://cdn.sparkfun.com/assets/learn_tutorials/8/4/4/CH341SER_LINUX.ZIP

unzip CH341SER_LINUX.ZIP

cd CH341SER_LINUX

3). Compile driver

make

make load

** Note if your battery isn't loaded, it can be in sleep mode. To get it work you must run script when battery is under load or can press Reset key on battery.

About

BMS monitoring for ANT BMS LiFePo4 batteries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages