Skip to content

KrystianD/docker-ebc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized EBC software

A Dockerized version of the official Windows software for EBC-series electronic battery testers. This setup enables the application to run on Linux within a sandboxed environment.

The container and included scripts are configured to preserve EBC settings and allow test results to be saved to the host system.

Usage

Docker is required to be installed on the host system, as well as access to X11 server.

./run.sh

Builds the Docker image, configures X11 to accept connections from within the Docker container, initializes required directories, and launches the application.

The /dev/ttyUSB0 device is passed through to the container and exposed to the EBC application.

Executables

This repository includes pre-installed executable files. They are provided for convenience, but their integrity is not verified and should not be trusted without independent validation. The sandboxed environment is intended to reduce potential risk.

The original software can be obtained from: http://www.zketech.com/en/col.jsp?id=104.

Supported devices

According to the software author’s website, the following devices are expected to be compatible:

  • EBC-A01
  • EBC-A05
  • EBC-A10H
  • EBC-A20
  • EBD-A20H
  • EBC-A40L
  • EBC-A50L
  • EBD-B10H
  • EBD-B20H
  • EBC-B20H
  • EBD-B30H

About

Dockerized version of the official Windows software for EBC-series electronic battery testers, enabling it to run on Linux in a sandboxed environment.

Topics

Resources

License

Stars

Watchers

Forks

Contributors