Skip to content

Releases: adafruit/Adafruit_CircuitPython_L3GD20

Release 2.0.0

28 Sep 16:21
eff3b0f
Compare
Choose a tag to compare
  • 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!

06 Aug 20:43
e1caa05
Compare
Choose a tag to compare
  • 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

19 Jun 23:07
bbf7e0d
Compare
Choose a tag to compare

Release includes:

  • Updates to Read The Docs

  • Added default range value when initializing, and range argument checking.

Thanks @mrmcwethy for the updates!

Initial release of CircuitPython L3GD20 Driver

18 Jun 15:51
Compare
Choose a tag to compare

Adafruit_CIrcuitPython_L3GD20