No description
Find a file
2025-05-13 17:08:25 -04:00
.github doxy updatex 2025-05-13 13:59:28 -04:00
examples/ina228_test recfactor to remove INA237/IN238 - they'll get their own library 2025-05-13 16:45:02 -04:00
.clang-format clang'd 2025-05-13 13:51:57 -04:00
.gitignore Refactor library to support INA237 and INA238 chips 2025-05-13 13:40:17 -04:00
Adafruit_INA2xx.cpp recfactor to remove INA237/IN238 - they'll get their own library 2025-05-13 16:45:02 -04:00
Adafruit_INA2xx.h recfactor to remove INA237/IN238 - they'll get their own library 2025-05-13 16:45:02 -04:00
Adafruit_INA228.cpp Make setShunt() virtual with chip-specific implementations 2025-05-13 16:14:22 -04:00
Adafruit_INA228.h Make setShunt() virtual with chip-specific implementations 2025-05-13 16:14:22 -04:00
code-of-conduct.md init 2023-10-18 17:26:47 -04:00
keywords.txt recfactor to remove INA237/IN238 - they'll get their own library 2025-05-13 16:45:02 -04:00
library.properties Update library.properties 2025-05-13 17:08:25 -04:00
license.txt init 2023-10-18 17:26:47 -04:00
README.md recfactor to remove INA237/IN238 - they'll get their own library 2025-05-13 16:45:02 -04:00

Adafruit_INA228

Build Status Documentation

This is the Adafruit INA228 Current and Power sensor library

Tested and works great with the Adafruit INA228 Breakout Board

This chip uses I2C to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Bryan Siepert for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution

To install, use the Arduino Library Manager and search for "Adafruit INA228" and install the library.

Note: For INA237 and INA238 support, please use the separate Adafruit INA237 and INA238 Library