Close

programming

A project log for Battery Management System

This is a system that charges, balances, and handles the output of 5 18650 batteries. It is also software controlled and customizable.

marekMarek 10/28/2019 at 00:270 Comments

Currently the programming is being done for this project. After trying some other options I have decided just to use the standard arduino IDE and framework. I am starting by just trying to balance and charge five batteries instead of the full 10 that the system can handle. Reading the battery voltages accurately has turned out to be somewhat of a problem. Filtering and possibly a more accurate ADC module may need to be added.  

Discussions