public-Homekit_Split/001-homekit_hub/lib/SparkFun MAX1704x Fuel Gauge Arduino Library
Zygfryd Homonto 5f1b6cd8f0 public
2024-07-20 21:58:04 +01:00
..
examples public 2024-07-20 21:58:04 +01:00
src public 2024-07-20 21:58:04 +01:00
.gitattributes public 2024-07-20 21:58:04 +01:00
.piopm public 2024-07-20 21:58:04 +01:00
keywords.txt public 2024-07-20 21:58:04 +01:00
library.properties public 2024-07-20 21:58:04 +01:00
LICENSE public 2024-07-20 21:58:04 +01:00
README.md public 2024-07-20 21:58:04 +01:00

SparkFun MAX1704x Fuel Gauge Arduino Library

The MAX17043/MAX17044 are ultra-compact, low-cost, host-side fuel-gauge systems for lithium-ion (Li+) batteries in handheld and portable equipment. The MAX17043 is configured to operate with a single lithium cell and the MAX17044 is configured for a dual-cell 2S pack.

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.

This Arduino library provides support for all four devices.

Thanks

Parts of this library were inspired by Daniel Porrey's max1704x library. Thank you Daniel.

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.

Products That Use This Library

Documentation

License Information

Please see LICENSE.md for the license information.