
You should see something like that on Serial Monitor (baud rate = 115200):Ģ Serial initialized with baudrate = 115200ġ67ğound HMC5883L searching device with ID = 0x1e To see a real-life example open AS7 project file HMC5883L_.atsln and upload the HMC5883L_.ino to a micro-controller. **The Due MCU cannot be exposed to the voltage above 3.3V level! Example


*To change pin number use HMC5883L_A_DATA_READY_PIN define in Config.h file.

The library is intended to work without any user interference, just open project and upload working example and use it. C++ library for HMC5883L magnetometer for I2C communication with Arduino Wire library.
