150W Electronic load / Battery discharge capacity tester PX-100 protocol and control software.
Tested to work with board revisions 2.70 and 2.8
See the v2.70 binary Protocol description
- Control all load features
- Voltage and Current plot vs time
- Save logs to CSV at exit and at device reset
- Internal resistance measurement at user-defined voltage steps
- Software-defined CC-CV discharge to speed up capacity tests for low current discharge
An installer can be downloaded from the releases section
Please use -x86.exe if you are running 32-bit windows.
Python is required to run this software. Version 3.6 or newer is required.
Run the following line in terminal to install dependencies:
pip install --user -r requirements.txt
Then run
python main.py
to execute the control program.