Skip to content

Arduino library for Analog Devices LTC2941, LTC2941-1, LTC2942, and LTC2942-1 battery gas gauges.

License

Notifications You must be signed in to change notification settings

MacroYau/LTC2942-Arduino-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Library for LTC2941 and LTC2942

Supports Analog Devices LTC2941, LTC2941-1, LTC2942, and LTC2942-1 battery gas gauges.

Usage

Search the library using the Library Manager of Arduino IDE, or download it directly via GitHub.

Connect a LTC2941 or LTC2942 series device to your Arduino board according to the datasheet, and run the example sketch BatteryReadings.ino.

You can find more API functions in src/LTC2942.h, which are pretty much self-explanatory if you have read the datasheet.

Compatibility

This library has been tested on SAMD21 and ESP8266 only. However, it should also be compatible with any architecture that provides Wire.h I2C support.

License

MIT

About

Arduino library for Analog Devices LTC2941, LTC2941-1, LTC2942, and LTC2942-1 battery gas gauges.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages