17 lines
1.0 KiB
Markdown
17 lines
1.0 KiB
Markdown
# Adafruit INA219 Library [](https://github.com/adafruit/Adafruit_INA219/actions)[](http://adafruit.github.io/Adafruit_INA219/html/index.html)
|
|
|
|
<a href="https://www.adafruit.com/products/904"><img src="assets/board.jpg" width="500px" /></a>
|
|
|
|
This is a library for the Adafruit INA219 high side DC current sensor boards:
|
|
* https://www.adafruit.com/products/904
|
|
* https://www.adafruit.com/product/3650
|
|
|
|
Check out the links above for our tutorials and wiring diagrams. This chip uses I2C to communicate.
|
|
|
|
To install, use the Arduino Library Manager and search for 'Adafruit INA219' and install the library.
|
|
|
|
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
|
|
|
|
Written by Ktown for Adafruit Industries.
|
|
MIT license, all text above must be included in any redistribution
|