Skip to content

sparkfun/SparkFun_BQ40Z50_Battery_Manager_Arduino_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun BQ40Z50 Battery Manager Arduino Library

This is a library to control BQ40Z50 battery manager. A wide variety of battery pack metrics can be reported including current state of charge, individual cell voltages, time to empty, average current draw, and many others.

SparkFun does not currently sell a board that has the BQ40Z50 but does have a few products that internally utilize the IC. Therefore, being 100% feature complete is not our goal; we have implemented a handful of functions we need for the products that use the IC. We welcome PRs to expand features that users may want.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

An Arduino library to control the BQ40Z50 li-ion battery pack manager..

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages