Skip to content

sicada/Python_FXAS21002C_Gyroscope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

(Vanilla) Python module for the NXP FXAS21002C gyroscope.

Intended for use with Beaglebone or similar platforms which contain a standard CPython implementation and I2C bus access through standard Linux OS facilities.

Based on the original Adafruit FXAS21002C C/C++ driver from: https://github.com/adafruit/Adafruit_FXAS21002C

Dependencies

This driver depends on nothing outside of a typical Python installation, since it includes the minimal components of the following libraries required for the lower-level I2C interfacing:

Usage Example

See examples/simpletest.py for an example of the usage.

About

(Vanilla) Python module for the FXAS21002C gyroscope.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%