Arduino library for the BQ25628E I2C Battery Charger with Power Path Management
The BQ25628E is a 1-cell Li-Ion battery charger with power path management:
- 2A charging current capability
- I2C interface for control and monitoring
- Power path management for seamless operation
- Integrated ADC for voltage and current monitoring
- Configurable charging parameters
- Safety features including thermal regulation
Download and install the library using the Arduino Library Manager or by downloading the latest release from GitHub.
This library requires:
Connect the BQ25628E to your microcontroller via I2C. The default I2C address is 0x6A.
MIT License. See LICENSE file for details.
Contributions are welcome! Please read the contributing guidelines and submit pull requests to the main repository.