[go: up one dir, main page]

Skip to content

150W Electronic load / Battery discharge capacity tester PX-100 v2.70 protocol and control software.

License

Notifications You must be signed in to change notification settings

misdoro/Electronic_load_px100

Repository files navigation

Electronic_load_px100

150W Electronic load / Battery discharge capacity tester PX-100 protocol and control software.

Tested to work with board revisions 2.70 and 2.8

Binary protocol

See the v2.70 binary Protocol description

Control software

Main features:

  • 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

Installing

Windows

An installer can be downloaded from the releases section

Please use -x86.exe if you are running 32-bit windows.

Linux / macOS

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.

About

150W Electronic load / Battery discharge capacity tester PX-100 v2.70 protocol and control software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published