Giter Site home page Giter Site logo

batterytesting's Introduction

Simple battery testing tool

This project aims to build a complete and affordable setup for DIY battery testing.

Features

  • Compatible with various battery types
  • Battery capacity testing
  • Internal resistance measurement
  • Nice graphs
  • Minimal component count, low cost

Example test result

Example test result

Required parts

  • Computer with Python 3
  • Arduino Uno
  • Constant current load (example schematic included in the hardware directory)

Usage

  • Connect all parts together (load is not applied until the software is started)
  • Start the measurement with python .\desktop\measurebattery.py [COM PORT] [CUTOFF VOLTAGE]
  • Battery will be discharged until it reaches specified voltage or 2.8V if no voltage was specified
  • Enter your battery name in the first line of the resulting file ( battery_[TIME].txt )
  • Render the graph with python .\desktop\rendergraph.py [FILE NAME]

Accuracy

Measurement accuracy depends heavily on how stable your PC USB voltage is, after calibration you should be able to get around 5% accuracy for capacity.

Accurate measurement of internal resistance requires good battery connection and good PCB design for your constant current load, stock design should be able to measure within 10%.

Contributing

Contributions are welcome, feel free to submit your own test results or hardware/software improvements.

batterytesting's People

Contributors

sowa705 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.