Adafruit
Adafruit INA237 85V 10A 16-bit DC Current Voltage Power Monitor
· MPN: ADA6340
The Adafruit INA237 is a precision DC power monitor capable of measuring current, voltage, and power on either the high or low side of your circuit. With sup...
The Adafruit INA237 is a precision DC power monitor capable of measuring current, voltage, and power on either the high or low side of your circuit. With support for up to +85V DC common-mode voltage and a 16-bit ADC, it delivers accurate measurements from milliamps to 10A — all over a simple I2C interface.
Featuring an integrated 15 mΩ (0.015Ω) 0.1% shunt resistor, configurable gain, oversampling, and alert thresholds, this breakout replaces two multimeters with a single chip. It works with 3.3V or 5V logic and includes STEMMA QT / Qwiic connectors for solderless I2C wiring.
Key Features
- Up to +85V DC – High or low-side current measurement with wide common-mode voltage range
- Two Current Ranges – Up to 10A (~0.15 mA/LSB) or 2.75A (~42 µA/LSB) continuous
- 16-bit ADC – Precision current, voltage, and automatic power calculation
- 15 mΩ Integrated Shunt – 0.1% precision shunt resistor with 0.3% gain error
- I2C Interface – Configurable alerts, oversampling, and gain; up to 4 sensors per bus
- STEMMA QT / Qwiic Connectors – Solderless I2C connection with daisy-chain support
- 3.3V & 5V Compatible – Works with Arduino, CircuitPython, Raspberry Pi, and more
- High or Low-Side Wiring – Jumper on back allows configuration for either measurement topology
INA237 vs INA228
- Same: Up to +85V, up to 10A or 2.75A, current/voltage/power measurements
- INA237: 16-bit resolution (0.15 mA or 42 µA LSB), 0.3% gain error, ±50 µV max offset
- INA228: 20-bit resolution (10 µA or 2.5 µA LSB), 0.05% gain error, ±1 µV offset, energy/charge measurement
Ideal For
- Battery and solar panel power monitoring
- High-voltage DC system current profiling (up to 85V)
- Embedded power consumption analysis and optimisation
- Projects requiring both high-side voltage and current measurement
Package Contents
- 1× Adafruit INA237 Power Monitor Breakout (assembled)
- 1× 3.5 mm Terminal Block
- 1× Header Strip
Resources
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 is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- common-mode voltage
- The voltage level that both measurement inputs sit at relative to ground while the sensor measures the small difference between them. A high common-mode rating means the board can monitor current in higher-voltage circuits without the measurement chip being damaged.
- Gain error
- Gain error is a scaling error where the DAC output rises slightly too much or too little across its range. It matters for applications where the exact relationship between the digital value and output voltage is important.
- 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.
- LSB
- Least significant bit is the smallest step a digital converter can represent. In a DAC, it tells you the tiniest voltage change the output can make at a given resolution and output range.
- oversampling
- Taking many measurements and combining them to reduce noise and improve the stability of a reading. It matters when you want smoother current or power measurements, though it can make updates slower.
- 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.
- 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.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
- Terminal block
- A connector used to join wires together in a neat, removable, or serviceable way. For this product, it helps split one power input into several outputs without soldering.
Find this product in
Brands
Sensors & Input
Related Tutorials
Free guides on learn.littlebird.com.au