MAG3110 Magnetometer To Arduino Uno
Revision as of 05:14, 7 March 2020 by Mmusij (talk | contribs) (Mmusij moved page MAG3110 Magnetometer to 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:
Pin Connection Table
MAG3110 | Arduino Uno |
---|---|
VCC
|
3.3V
|
GND
|
GND
|
SCL
|
analogue pin A5
|
SDA
|
analogue pin A4
|
INT
|
Not Connected
|