Adafruit_MAX1704X (community library)
Summary
Name | Value |
---|---|
Name | Adafruit_MAX1704X |
Version | 1.0.4 |
Installs | |
Author | Adafruit |
Maintainer | Adafruit info@adafruit.com |
URL | https://github.com/adafruit/Adafruit_MAX1704X |
Download | .tar.gz |
All Versions | 1.0.4, 1.0.3 |
Arduino library for the MAX17048 battery monitors in the Adafruit shop Arduino library for the MAX17048 battery monitors in the Adafruit shop
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
Adafruit_MAX1704X
Adafruit MAX1704X Lipo Monitor / Fuel Gauge Library
This library is for the Adafruit MAX17048 or MAX17049 Breakouts
Tested and works great with Adafruit's MAX17048 Breakout Boards
- https://www.adafruit.com/product/5580
This chip uses I2C to communicate, 2 pins are required to interface
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
About the MAX1704X
The MAX17048/MAX17049 ICs are tiny, micropower current fuel gauges for lithium-ion (Li+) batteries in handheld and portable equipment. The MAX17048 operates with a single lithium cell and the MAX17049 with two lithium cells in series.
More information on the MAX1704X can be found in the datasheet: https://www.maximintegrated.com/en/products/power/battery-management/MAX17048.html
About this Driver
Written by ladyada for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution
To install, use the Arduino Library Manager and search for "Adafruit MAX1704X" and install the library.
Browse Library Files