Dependencies¶
This driver depends on:
Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.
Usage Example¶
See examples/simpletest.py for an example of the usage.
Contributing¶
Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.
API Reference¶
adafruit_fxas21002c
¶
CircuitPython module for the NXP FXAS21002C gyroscope. Based on the driver from:
See examples/simpletest.py for a demo of the usage.
- Author(s): Tony DiCola