Giter Site home page Giter Site logo

hendkai / electronic_load_dl24 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jay2k1/electronic_load_dl24

0.0 0.0 0.0 125 KB

150W Electronic load / Battery discharge capacity tester Atorch DL24 graphing/control software.

License: GNU General Public License v3.0

Python 95.34% NSIS 4.66%

electronic_load_dl24's Introduction

Electronic_load_DL24

Python software for the Atorch DL24 electronic load.

This project was forked from https://github.com/misdoro/Electronic_load_px100.

Binary protocol

See the v2.70 binary Protocol description

Control software

Main features:

  • Control all load features
  • Voltage and Current plot vs time (new: power and MOSFET temperature can also be plotted)
  • 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

Changes compared to the original project:

  • added power (Watts) and MOSFET temperature (°C) to the readings in the sidebar
  • added power (Watts) and MOSFET temperature plots/graphs with an additional secondary Y-axis each
  • added visibility toggle for each graph
  • added using the "cell label" text field value as graph title
  • force "tight layout" for the graph
  • combined all graph legends into a single legend

Changes from hendkai:

  • added streaming to mariadb Be aware that prefix column is set by Labe in the GUI if you press the "reset" button.

DISCLAIMER

For now, this is my personal fork.

  • I do not plan to maintain it
  • I do not plan to create binaries/installers for it (although it's probably easy since the original author has already set up Github Actions for it, so I might look into it at some point)
  • PRs are welcome, but I will likely not try to fix bugs myself that do not affect my own use of the application

The changes I have made were created with a lot of trial and error since python is not a language I know. Basically, I have no idea what I am doing here.

Installing

Sorry, no installer. Using this software requires the same steps on Win, Linux and macOS:

  • get python if you don't have it; I used 3.8
  • clone the repo or use "download zip"
  • run pip install --user -r requirements.txt
  • you can start the application by running python main.py

electronic_load_dl24's People

Contributors

hdc67 avatar hendkai avatar jay2k1 avatar misdoro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.