Hi,
I have a project where i use an APM to control my compass and it have to give me the compass reading to my arduino via 12C.
It is possible to do so?
If it is, how can I
- code the Arduino(Master) to call out APM(slave) via i2c
- extract data of compass (APM) and transfer to the arduino.