espp/ina226

1.0.20

Latest
uploaded 1 day ago
INA226 I2C Current/Power monitor component for ESP-IDF

readme

# INA226 I2C Current/Power Monitor

[![Badge](https://components.espressif.com/components/espp/ina226/badge.svg)](https://components.espressif.com/components/espp/ina226)

The `Ina226` component provides simple APIs to configure and read voltage,
current, and power from a TI INA226 over I2C. It derives from
`espp::BasePeripheral` and uses 8-bit register addressing.

## Example

The [example](./example) shows how to use the `Ina226` component to read bus
voltage, current, and power via I2C.


Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/ina226^1.0.20"

or download archive

Stats

  • Archive size
    Archive size ~ 7.35 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/ina226 version: 1.0.20
|