Coder Social home page Coder Social logo

bladekp / li-ion-battery-test-bench Goto Github PK

View Code? Open in Web Editor NEW

This project forked from velli20/li-ion-battery-test-bench

0.0 2.0 0.0 4.94 MB

Li-Ion battery test bench monitor with web user interface over TCP/IP connection.

License: MIT License

C 98.25% C++ 1.45% Makefile 0.08% Perl 0.02% Objective-C 0.01% HTML 0.01% JavaScript 0.02% CSS 0.02% Assembly 0.14%

li-ion-battery-test-bench's Introduction

Li-Ion Battery Test Bench

This is a school project aimed to build system that can automatically charge and discharge Li-ion batteries at variable load. The purpose of this system is to study different battery types by monitoring cell voltage, temperature and current.

Compiling

To build this project navigate to project directory on shell and run Makefile.

$ make -f .\Makefile

Flashing with ST-Link Utility software

  • Click on "External Loader" from the menu and select N25Q128A_STM32F746G-DISCO
  • Click on Target->Program and select "Li-Ion-Battery-Test-Bench.hex" under BUILD directory
  • Hit on "Start" button to flash internal and external memory

Pinout

STM32F746G-DISCO PIN Description
D13 LTC6811 SPI SCK
D12 LTC6811 SPI MISO
D11 LTC6811 SPI MOSI
D10 LTC6811 SPI CS
D9 Cell discharge relay 1
D8 Cell discharge relay 2
D7 Cell discharge relay 3
D6 Cell discharge relay 4
D5 Charging relay

Project pictures

  • Web interface used to control test bench

  • Test bench

Libraries used in this project

lwIP – A Lightweight TCP/IP stack

FatFS – Generic FAT Filesystem Module

FreeRTOS – RTOS Kernel

STM32 HAL Driver

Linear Technology – LTC6811-1 Multicell Battery Monitor

li-ion-battery-test-bench's People

Contributors

velli20 avatar

Watchers

James Cloos avatar Piotr Błądek 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.