Giter VIP home page Giter VIP logo

cheali-charger's Introduction

Welcome to cheali-charger!

This project is an alternative firmware for the G.T. POWER A6-10 200W Lipo charger.

Don't use it if You don't need to! (not everything is implemented yet).
This is a early version so be very careful. Use it only if You can not calibrate your charger with the original firmware.

Any feedback is very welcome!
https://github.com/stawel/cheali-charger

Features

  • Li-ion, LiPo and LiFe:
    • charging
    • fast charging
    • charging + balancing at the same time (not implemented yet)
    • discharging
    • balancing
    • storage
    • storage + balancing
  • Ni-Cd and NiMH - not well tested!
    • charging, method: -dV/dT
    • discharging
    • cycling (not implemented yet)
  • Pb (not implemented yet)
  • Internal resistance display
    • single cell resistance
    • whole battery resistance
    • battery leads resistance
  • Internal and external temperature monitoring
  • Overcharge and overdischarge monitoring
  • Input voltage monitoring
  • Memory for 32 batteries
  • CALIBATION!

WARNING

Please CALIBRATE the charger before use! Always use the external temperature probe!
(if You like your house ;) )

Hardware

Building from Source

dependencies: cmake, avrdude, avr-libc, gcc-avr

user@~/cheali-charger$ sudo apt-get install cmake avrdude avr-libc gcc-avr

user@~/cheali-charger$ ./bootstrap
user@~/cheali-charger$ make

flashing with USBasp:
 
user@~/cheali-charger$ cd src
user@~/cheali-charger/src$ ./progUSBasp.sh

Now You should see a "ChealiCharger welcome" screen.

Done.

Calibration

Connect a NOT fully charged LiPo battery to the main leads and the balance port.

go to: "options"->"calibrate":

  • balance port calibration: go to "B0-2", "B3-5"
    • use a voltmeter to measure the voltage of all cells
      and set the values in the appropriate fields.
  • output voltage calibration: go to "B0-5 to Vout"
    • press the "start" button for a few seconds
      (this will copy the voltage from the balance port)
  • charge current calibration: go to "Icharge"
    connect your amperemeter in series with the battery
    • go to: "50mA"
      press "Inc", "Dec" buttons until the amperemeter shows 50mA
      press "start" button for a few seconds
    • go to: "1000mA"
      press "Inc", "Dec" buttons until the amperemeter shows 1000mA
      press "start" button for a few seconds
      WARNING: the battery will be charged with high current!
  • discharge current calibration: go to "Idischarge"
    Repeat the same steps as before
    WARNING: the battery will be discharged with high current!

Done.

Have fun!

cheali-charger's People

Contributors

stawel avatar

Watchers

James Cloos avatar  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.