Skip to content

Releases: adafruit/Adafruit_CircuitPython_LSM9DS1

Updated to match design guidelines.

18 Sep 21:20
9582b38
Compare
Choose a tag to compare

Changes API! Updated the properties to match the CircuitPython design guidelines.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-lsm9ds1.

Read the docs for info on how to use it.

Now on PyPi!

06 Aug 20:53
e50c6e2
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-lsm9ds1.

Read the docs for info on how to use it.

Sphinx update.

21 Feb 21:22
08636a3
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

Updated with lint and autobundling!

22 Dec 04:17
7549e70
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!