Skip to content

Releases: adafruit/Adafruit_CircuitPython_LSM6DS

4.5.3 - Switched to pyproject.toml

09 Aug 19:34
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.5.2 - Added cp.org link to index.rst

09 Jun 18:18
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.5.1 - Repo documentation and config updates

07 Jun 17:05
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.5.0 - LSM6DS3 Driver Class

02 May 15:11
3d1aab0
Compare
Choose a tag to compare

This release adds a driver class for LSM6DS3 device with I2C address 0x6A. Thank you @Edrig

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.4.3 - Reformatted library to match latest black version

04 Apr 17:42
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.4.2 - Fix temperature implementation

20 Mar 14:41
98653ee
Compare
Choose a tag to compare

This release includes a fix to the temperature calculation done by the driver. Thank you @jerryneedell!

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.4.1 - Added access to "Machine Learning Core" for LSM6DSOX

17 Mar 12:58
b1c28e8
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.3.1 - Fixed LSM6DS version for Seeed XIAO nRF52840 Sense

01 Mar 19:22
7261e46
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.3.0 - Added LSM6DS3 subclass

22 Feb 20:04
ccfea10
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.

4.2.3 - Updated documentation link, python version

04 Feb 21:02
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm6ds.

Read the docs for info on how to use it.