Sensor and Isolator News, 11/12/25
In This Issue
   • I²C Magnetic Sensors
   • Defect Detection

 
I²C Sensors
In addition to bridge sensors and SPI sensors, NVE offers a full line of I²C magnetic sensors with low pin counts, easy interfaces, and ridiculously simple software. Sensor functions include various magnetometers, noncontact current sensors, and angle sensors.

Easy Interface
The simple, two-wire I²C interface is compatible with industry-standard I²C hardware and software. Unlike other I²C sensors, these sensors are 5-volt tolerant, so they can connect to 5-volt or 3.3-volt microprocessors.
 
Ridiculously Simple Software
Our I²C sensors use ridiculously simple software. It takes just two lines of code to read the sensors:
   Wire.requestFrom(36,2); //Request two bytes; I²C address = 36
   sensor = Wire.read()<<8|Wire.read(); //Read sensor


For angle sensors, the code returns the angle in tenths of a degree, and for magnetic sensors, it returns an 8-, 10-, or 24-bit value—depending on the sensor—proportional to the magnetic field. No writing to the sensor is required—you can simply read the data repetitively. Calibration constants and other data can be read and written to sensor memory locations, enabling simple, intuitive software.

Auxiliary outputs include comparators and PWM outputs.

Good Things Come in Small Packages
The parts come in 2.5 by 2.5 mm DFN6 packages for tight spaces. The parts are rated to the full -40 to 125°C range.
 
Breakout Boards
0.8 by 0.4 inch (21 by 10 mm) breakout boards feature pre-soldered sensors, standard 0.1-inch headers, and 1 mm-pitch card-edge connectors for easy connections.

Immediate Delivery
The I²C sensors and breakout boards are in stock for immediate delivery.
 
 Part Number  Function Resolution     Breakout Board    
SM124-10E 1 mT GMR Magnetometer 8 bits SM124-10E-EVB01
SM125-10E 4 mT GMR Magnetometer 8 bits SM125-10E-EVB01
SM223-10E 1.5 mT TMR Magnetometer /
Noncontact Current Sensor
10 bits SM223-10E-EVB01
(magnetometer)
SM223-10E-EVB02
(current sensor)
SM228-10E 15 mT TMR Magnetometer 10 bits SM228-10E-EVB01
SM324-10E Ultraprecise TMR Magnetometer 24 bits SM324-10E-EVB01
ASR012-10E TMR Angle Sensor 0.1 degree ASR012-10E-EVB01

Demonstration
We demonstrate these sensors' ridiculously simple interface connecting an I²C current sensor to an Arduino with just two pins and two lines of code:




NVE in the Literature

 
PapersAutomatic visual identification of defects by magnetic field imaging using alternating current field measurement technique, Journal of Magnetism and Magnetic Materials, October 2025.
 
An NVE TMR analog magnetometer sensor to detect defects in oil storage tanks and pipelines:
 
Fig. 6. Framework of magnetic field signal acquisition method.
 
Excerpt:
“Tests on irregular defects yield reconstruction errors within 5%, demonstrating strong stability and generalization for industrial scenarios.”
Quick Links
Buy Direct from NVE

Sensor Selector Guide

Isolator Selector Guide

Contact Us
New Videos
Bridge Sensor Digitization with Arduinos
Magnetic Sensors on Scavenged Power
World's Most Sensitive Off-Axis Rotation Sensor
High-Temperature Voltage Regulators
World's Smallest Magnetic Switch Sensors
X YouTube LinkedIn GitHub Subscribe