Skip to content

High side voltage monitoring with INA219 sensor on the Beaglebone Black

License

Notifications You must be signed in to change notification settings

MilesBDyson/INA219

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INA219

Python files to read the values from the INA219 sensor on the Beaglebone Black

Dependencys : sudo apt install python-smbus

Board pin name Board pin Beaglebone Black pin name
VCC 1 P9_12, GPIO
GND 2 P9_23, GPIO
Scl 3 P9_19, I2C2_SCL
Sda 4 P9_20, I2C_SDA
Vin- 5 positive power out to device
Vin+ 6 positive power in from souce

Calander

About

High side voltage monitoring with INA219 sensor on the Beaglebone Black

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%