Skip to content

A simple to use smbus based library for INA219 high side power monitoring chip. It does not depend on any other library so it should work on virtually any single board computer having I2C

Notifications You must be signed in to change notification settings

bitbronze/py_ina219_smbus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_ina219_smbus

A simple to use smbus based library for INA219 high side power monitoring chip. It does not depend on any other library so it should work on virtually any single board computer having I2C. Just put in the same directory where you are running your program. That should do the trick.

Some of the functions and definitions are courtesy of https://github.com/chrisb2/pi_ina219 and https://github.com/adafruit/Adafruit_INA219 .

About

A simple to use smbus based library for INA219 high side power monitoring chip. It does not depend on any other library so it should work on virtually any single board computer having I2C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%