User Manual

Click the Manage Libraries ... menu item, search for Adafruit INA260, and select the Adafruit INA260 library and click
Install:
Then follow the same process for the Adafruit BusIO library.
Example Code
The following example code is part of the standard library, but illustrates how you can retrieve sensor data from the
INA260 for the Current, Voltage, and Power.
Load Demo
Open up File->Examples->Adafruit_INA260 Library->ina260_test and upload to your Arduino wired up to the sensor.
Additionally you will want to add code to turn the neopixel strip on so that there is some current to measure! If you're
not familiar with using the NeoPixel library, please consult the excellent NeoPixel Überguide page on the
subject. (https://adafru.it/nBF)
Upload the sketch to your board and open up the Serial Monitor (Tools->Serial Monitor). You should see the the values
for Current, Voltage, and Power.
© Adafruit Industries
https://learn.adafruit.com/adafruit-ina260-current-voltage-power-sensor-
breakout
Page 14 of 24