Hello,
I need to connect multiple 3axis magnetometers. Preferably to a small arduino like the nano.
However i find that magnetometer breakoutboards have fixed I2C addresses.
If i get different models that use different addresses i fear i will not be able to properly compare the resulting readings.
Does anyone know a magnetometer sensor with configurable addresses, or some other way of getting multiple readings?
I guess i could use multiple arduinos, but that seems overkill.
Thanks