Adafruit FXAS21002C Gyroscope Library
Adafruit FXAS21002C gyroscope sensor driver

Introduction

This is the documentation for Adafruit's FXAS21002C driver for the Arduino platform. It is designed specifically to work with the Adafruit FXAS21002C 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.