We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My guess is because I don't have it configured for my environment, I am using an INA226 with 75mv / 0.00015 Ohm shunt.
nathan@raspberrypi:~/Linux_PowerMeter $ ./powermeter -p /dev/i2c-1 Power Meter https://github.com/craigpeacock/Linux_I2C
Initialising INA226 at addr 0x40 on /dev/i2c-1 Manufacturer ID: 0x5449 Die ID Register: 0x2260 Configuration Register: 0x4527
Voltage = 12.25 V Current = -8.19 A Power = 100.34 W
Voltage = 12.25 V Current = -8.19 A Power = 100.35 W
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My guess is because I don't have it configured for my environment, I am using an INA226 with 75mv / 0.00015 Ohm shunt.
nathan@raspberrypi:~/Linux_PowerMeter $ ./powermeter -p /dev/i2c-1
Power Meter
https://github.com/craigpeacock/Linux_I2C
Initialising INA226 at addr 0x40 on /dev/i2c-1
Manufacturer ID: 0x5449
Die ID Register: 0x2260
Configuration Register: 0x4527
Voltage = 12.25 V Current = -8.19 A Power = 100.34 W
Voltage = 12.25 V Current = -8.19 A Power = 100.34 W
Voltage = 12.25 V Current = -8.19 A Power = 100.34 W
Voltage = 12.25 V Current = -8.19 A Power = 100.35 W
The text was updated successfully, but these errors were encountered: