Releases: adafruit/Adafruit_CircuitPython_L3GD20
Releases · adafruit/Adafruit_CircuitPython_L3GD20
Release 2.0.0
- Updated the API to use angular momentum (in rad/s) instead of acceleration.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-l3gd20
.
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-l3gd20
.
Read the docs for info on how to use it.
Release 1.0.1
Release includes:
-
Updates to Read The Docs
-
Added default
range
value when initializing, andrange
argument checking.
Thanks @mrmcwethy for the updates!
Initial release of CircuitPython L3GD20 Driver
Adafruit_CIrcuitPython_L3GD20