Skip to content

FahadRazaKhan/INA-219-CurrentSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INA-219-CurrentSensor

This Python program reads values from AdaFruit INA219 current sensor using 'ina219' module. It also stores Current, Voltage , and Power values in an XLSX File. Sensor is connected to I2C pins of Raspberry Pi.

ina219 module can be installed on Raspbian/Linux system by

sudo pip install pi-ina219

To check the Insatlled version of pi-ina219

pip show pi-ina219

About

INA-219 current sensor reading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages