Releases: adafruit/Adafruit_CircuitPython_LSM6DS
4.5.3 - Switched to pyproject.toml
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
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
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
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
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
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
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
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
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
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.