Skip to content

sberg-rh/Linux_PowerMeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux I2C Power Meter

Usermode application to communicate with I2C sensors on Linux Embedded systems including the Beaglebone and Raspberry Pi.

Currently supports:

  • INA226 - Texas Instruments 36V, 16-bit current/voltage/power monitor with alert.
  • INA228 - Texas Instruments 85V, 20-bit current/voltage/power/energy/charge monitor with alert.

For hardware details, please see:

Linux I2C Documentation

Linux I2C documentation can be found at https://www.kernel.org/doc/Documentation/i2c/i2c-protocol

About

ANSI C code for Linux to read I2C sensors such as the INA226 Voltage/Current/Power Meter and INA228 Voltage/Current/Power/Energy and Charge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.4%
  • Makefile 0.6%