1 Star 0 Fork 0

delkyd / SmartBMS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

SmartBMS

Open source Smart Battery Management System

Youtube presentation: https://youtu.be/0XNe25lMs6U?si=eK-90N3kao_sy4zy

Official page: https://hackaday.io/project/181453-green-bms

Description

Smart BMS is an Open Source Battery Management System for Lithium Cells (Lifepo4, Li-ion, NCM, etc.) Battery Pack.

alt-text

The main functions of BMS are:

  • To protect cells against overvoltage
  • To protect cells against undervoltage
  • To balance the cells

Smart BMS consists of four main components:

  1. Cell Module (https://hackaday.io/project/181453-green-bms/log/198376-green-bms-cell-module)
  2. Control Unit (https://hackaday.io/project/181453-green-bms/log/198414-green-bms-control-unit)
  3. Limiter (https://hackaday.io/project/181453-green-bms/log/198378-green-bms-limiter)
  4. Android App (https://hackaday.io/project/181453-green-bms/log/198377-green-bms-android-app)

The voltage and the temperature values of each cell are acquired by the relevant Cell Module (based on Attiny microcontroller) and sent to Control Unit (based on Arduino Mega microcontroller) through a serial I2C line.

Control Unit starts or stop charging (by output relay) through Limiter, that includes a power relay for opening or closing the charging circuit.

Control Unit can also start or stop discharging by output relay.

When during charging a cell reaches the “Balance voltage value parameter”, the Cell Module connects the balance resistors in order to perform the cell bleeding.

When just one cell of the pack is balancing, Control Unit activates the current limit function inside the Limiter (the charging current is limited to 1A).

Control Unit can be connected with a Smartphone (or a Tablet) by Bluetooth.

By “Green BMS” Android app (available on Play Store) it is possible to check the Battery Pack status (total voltage, current load, state of charge…) , to check the actual voltage and temperature values of each cell and to perform several settings.

Android App free download

The Green BMS Android app is available here: Green-BMS App

Tutorials

Step by step instructions for make Green BMS are available here: https://hackaday.io/project/181453/instructions

Youtube channel

https://www.youtube.com/channel/UCdJnQnmzJSQNOAGbZR5iExA

Subscribe please... :smile:

Open source Development applications

The project was created using the following Open source applications:

  • KiCad : to design cell module and Interface board
  • QElectroTech : to design Limiter
  • LibreCad 2D : to desingn Control Unit Box
  • Arduino IDE : to design the code of Cell Module(Attiny) and Control Unit(Arduino Mega)
  • Mit App Inventor : to design the Android Application

Warning

Lithium and other batteries are dangerous and must be treated with care.

Lithium and other batteries are potentially hazardous and can present a serious fire hazard if damaged, defective or improperly used.

Green BMS is a "do it yourself" project, with no warranties whatsoever.

Green BMS assumes no responsibility for any errors or inaccuracies that may appear in any documentation or file or any software that may be provided.

The use of this project is done entirely at your own risk and responsibility.

The use of this project may not be compliant with local laws or regulations.

Open Source Hardware Certification

Green BMS has been certified as open source hardware by the Open Source Hardware Association, with the UID: IT000007.

Certificate link: (https://certification.oshwa.org/it000007.html)

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/

You are free to:

Share — copy and redistribute the material in any medium or format

Adapt — remix, transform, and build upon the material for any purpose, even commercially. This license is acceptable for Free Cultural Works. The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.

空文件

简介

暂无描述 展开 收起
C++ 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/ginindev/SmartBMS.git
git@gitee.com:ginindev/SmartBMS.git
ginindev
SmartBMS
SmartBMS
master

搜索帮助