MAG3110 Magnetometer To Arduino Uno
This page refers to using an Arduino Uno and a MAG3110 magnetometer to receive analogue data relating to the direction and attitude of the magnetometer.
Connection
Connecting the working Arduino Uno with the MAG3110 device:
From MAG3110 | To Arduino Uno |
---|---|
VCC
|
3.3V
|
GND
|
GND
|
SCL
|
analogue pin A5
|
SDA
|
analogue pin A4
|
INT
|
Not Connected
|