Adafruit FXOS8700 Accelerometer Magnetometer Library
Adafruit FXOS8700 accel/mag sensor driver

Introduction

This is the documentation for Adafruit's FXOS8700 driver for the Arduino platform. It is designed specifically to work with the Adafruit FXOS8700 breakout: https://www.adafruit.com/products/3463

These sensors use I2C to communicate, 2 pins (SCL+SDA) are required to interface with the breakout.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

This library depends on Adafruit_Sensor being present on your system. Please make sure you have installed the latest version before using this library.

Author

Written by Kevin "KTOWN" Townsend for Adafruit Industries.

License

MIT license, all text here must be included in any redistribution.