To get a local copy up and running follow these simple steps.
- PySerial
pip install pyserial
- Matplotlib
pip install matplotlib
- Clone BCID
git clone https://github.com/Lafayette-FSAE/BCID.git
- Run Python Script
python ActiveLoad.py
Available Commands (serial):
- Start
- Stop
- SetCutoffVoltage=0.00
- SetCurrent=0.00
- VoltageOffset=0.00
- CurrentOffset=0.00
Add support for specific cell characteristic identification such as impedance of the cell, etc...
See the open issues for a list of proposed features (and known issues).
Clement Hathaway - [email protected]
Project Link: https://github.com/Lafayette-FSAE/BCID