My project is to connect two magnetometer sensors to an arduino using I2C and take measurements. So far I have 1 sensor connected successfully.
Here is the circuit:
Here is the data sheet for my sensor:
Both sensors are the LSM303C that is describe in the data sheet above.
I have already had a few suggestions of maybe trying to change the default memory location of one of the sensors or multiplexing them. I am not sure how to do either of those options. Can anyone offer any help with this, it would be super awesome?