Skip to content

arduino-library/LiCharger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiCharger

Library for controlling the Constant Current Constant Voltage (CC-CV) Lithium-Ion battery charging process. It can be used for adding Li-Ion battery charging functionality to your Arduino project.

Main features:

  • Support for multiple independent parallel charging processes
  • Hardware-independent PWM control via a callback function
  • Failsafe operation and error detection

Usage example:

Git commands:

  • git submodule add ssh://git@github.com/arduino-library/LiCharger src/LiCharger
  • git submodule add https://github.com/arduino-library/LiCharger src/LiCharger

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%