You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arthur Benemann edited this page Mar 15, 2013
·
1 revision
You can attach any I2C sensor you want to the I2C port, including adding an I2C splitter to attach multiple sensors.
You will need to modify the code to support whichever I2C devices you add. APM comes with I2C libraries, so you can use the magnetometer library as a starting point for extending the code for your own sensors.