AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

SparkFun

·

$24.60 |
In stock at supplier
No reviews yet

This compact Qwiic breakout uses the Texas Instruments INA228 digital power monitor to measure DC current and power with high precision over I2C. The onboard...

Stock availability

Available with leadtime
89 available
Genuine AU supply · Ships Australia-wide AU warranty GST tax invoice
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

This compact Qwiic breakout uses the Texas Instruments INA228 digital power monitor to measure DC current and power with high precision over I2C. The onboard 20-bit delta-sigma ADC supports readings for current, voltage, power, temperature, energy and charge accumulation.

For quick wiring, the board includes two Qwiic connectors and a 3-pin screw terminal for a solderless power monitor setup. If you prefer soldered connections, a 0.1"-spaced plated through-hole header breaks out power, SDA/SCL and the alert pin, and extra through-hole pins are provided for using a custom shunt resistor value if needed.

The multi-purpose open-drain alert output can report completed conversions or trigger when configured thresholds are exceeded, helping your main processor stay asleep until a power event needs attention. SparkFun provides the INA2XX Arduino Library, plus supporting documentation including a hookup guide, schematic, KiCad files, board dimensions, datasheet and GitHub repository.

Features:

  • DC power monitoring: Monitors DC current and power with high precision over I2C.
  • Multi-measurement: Measures current, voltage, power, temperature, energy and charge accumulation.
  • Qwiic integration: Includes a pair of Qwiic connectors for the Qwiic ecosystem.
  • Screw terminal: Includes a 3-pin screw terminal for solderless power monitor wiring.
  • Custom shunt support: Provides through-hole pins for a custom shunt resistor value if needed.
  • Soldered header option: 0.1"-spaced plated through-hole header breaks out power, SDA/SCL and alert.
  • Alert pin: Multi-purpose open-drain digital output for conversion complete and threshold events.
  • Threshold Alerts: Triggers that instantly alert you if voltage, current, power, or temperature limits are exceeded.
  • Fast Response: A rapid 75 microsecond alert response time to protect sensitive electronics.
  • Deep Analysis: Tracks accumulated energy and charge directly on the chip.
  • External shunt option: Optional external shunt resistor connections.
  • Isolated VBUS: VBUS Isolated from IN± by default.
  • Power indication: Red Power LED.

Specifications:

  • ADC: 20-Bit Delta-Sigma ADC
  • Offset Voltage: ± µV (max)
  • Offset Drift: ±0.01 µV/°C (max)
  • Gain Error: ±0.05% (max)
  • Gain Error Drift: ±20 ppm/°C (max)
  • Common Mode Rejection: 154 dB (max)
  • Power Monitoring Accuracy: 0.5% full scale, -40°C to +125°C (max)
  • Energy and Charge Accuracy: 1.0% full scale (max)
  • Alert Response Time: 75 µS
  • Common-Mode Range: -0.3 V to +85 V
  • Bus Voltage Sense Input: 0 V to 85 V
  • Shunt Full-Scale Differential Range: ±163.84 mV / ±40.96 mV
  • I2C Interface: 2.94MHz High-Speed I2C Interface
  • I2C Addresses: 4 Available I2C Addresses (Selected by solder jumpers)
  • Default Address: 0x40
  • Supply Voltage: 2.7 V to 5.5V
  • Operational Current: 640 µA
  • Shutdown Current: 5 µA
  • Qwiic Connectors: 2x Qwiic Connectors
  • Screw Terminal: 1x 3-Pin Screw Terminal
  • Max Power Rating: 85V/10A
  • IN± Shunt Resistor: 10mΩ (Default)
  • External Shunt Resistor Connections: Optional external shunt resistor connections
  • VBUS Isolation: VBUS Isolated from IN± by default
  • Through Hole Header: 0.1"-spaced Through Hole Header
  • Through Hole Header Pins: Power (VCC/GND), I2C (SDA/SCL) and Alert
  • Power LED: Red Power LED

A strong fit for precision power monitoring, battery testing, system telemetry and projects already using Qwiic or I2C hardware.

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
breakout
A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
DC
DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
Gain error
Gain error is a scaling error in which a device's output grows slightly too much or too little across its range, affecting converters, amplifiers and sensors alike. It matters wherever the exact relationship between the input value and the resulting output needs to be accurate.
GND
GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
INA228
A power-monitoring chip that measures current, voltage and power in a circuit and reports the readings digitally. The exact chip matters because it sets the measurement range, resolution and communication method for the breakout.
LED
A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
open-drain
A digital output style that can pull a signal line low but cannot drive it high by itself, so it needs a pull-up resistor or another circuit to make the high level. Open-drain outputs are often used for shared alert lines or buses because multiple devices can safely pull the same line low.
ppm
ppm means parts per million, a common way to express very small gas concentrations in air. For CO₂ sensors, the ppm range tells you what levels the sensor can measure, such as normal indoor air through to poorly ventilated spaces.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
SCL
The clock line used by the I2C bus to keep data transfers timed between a controller and connected devices. When wiring I2C, SCL must be connected to the SCL pin on every device sharing the bus.
screw terminal
A connector that clamps bare wire using a small screw, making it easier to attach and remove wires without soldering. Screw terminals are useful for power wiring or thicker wires that are not suited to small plug-in connectors.
SDA
The data line used by the I2C bus to carry information between a controller and connected devices. When wiring I2C, SDA must be connected to the SDA pin on every device sharing the bus.
SDA/SCL
SDA and SCL are the two signal lines used by an I2C bus: data and clock. Seeing these names helps you identify the correct connections when wiring I2C devices, even though Qwiic cables usually hide that wiring for you.
shunt resistor
A very low-value resistor placed in the current path so the board can measure the tiny voltage drop across it and calculate current. Its resistance and tolerance affect the maximum current range, heat produced and accuracy of the readings.
through-hole
A mounting style where the component leads pass through holes in a circuit board and are soldered on the other side. Through-hole parts are often easier to handle and solder by hand, which is useful for classroom and hobby projects.
VBUS
VBUS is a label for a bus or supply voltage. Most commonly it is the +5V power line carried over USB, though on power-monitoring hardware it instead marks the bus-voltage input being measured, so check which sense applies before connecting power or a measurement point.
VCC
VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.

INA2XX Qwiic Current Sensor Schematic

Schematic · 138.7 KB · Click any page to view full size

Download PDF

Supplier page — sparkfun.com

Supplier Description · 1.2 MB · Click any page to view full size

Download PDF

INA228 Datasheet

Datasheet · 2.4 MB · Click any page to view full size

Download PDF
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.