The GY271 Magnetometer uses the QMC5883L chip to detect magnetic fields and their directions. The communication protocol of this module is I2C and you can connect it to different processors such as Arduino boards using two SCL and SDA pins. Pinout: VCC: Module power supply – 3 to 5 volts...
The GY271 Magnetometer uses the QMC5883L chip to detect magnetic fields and their directions. The communication protocol of this module is I2C and you can connect it to different processors such as Arduino boards using two SCL and SDA pins.
Pinout:
VCC: Module power supply – 3 to 5 volts
GND: Ground
SCL: I2C Clock pin
SDA: I2C Data pin
DRDY (Data Ready): When the output value of the sensor is ready, an interrupt occurs in this pin. This pin is pulled up inside the module by default. When the output value of the module is ready, the pin is “0” for 250 microseconds