35 Forks
101 Stars
101 Watchers

pi_ina219

This Python library supports the INA219 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quite complex functionality of this sensor.

How to download and setup pi_ina219

Open terminal and run command
git clone https://github.com/chrisb2/pi_ina219.git
git clone is used to create a copy or clone of pi_ina219 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pi_ina219 https://github.com/chrisb2/pi_ina219/archive/master.zip

Or simply clone pi_ina219 with SSH
[email protected]:chrisb2/pi_ina219.git

If you have some problems with pi_ina219

You may open issue on pi_ina219 support forum (system) here: https://github.com/chrisb2/pi_ina219/issues