A platform agnostic driver to interface with the MAX17262 LiPo Fuel Gauge via I2C
This driver was built using embedded-hal
traits.
Read the detailed documentation here
- [] Read Voltage
- [] Read State of Charge
- [] Read Charge Rate
- Configuration Option 2: Custom Short INI without OCV Table
- Configuration Option 3: Custom Full INI with OCV Table
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or APACHE)
-
MIT license (LICENSE-MIT or MIT)
at your option.