Releases: adafruit/Adafruit_CircuitPython_TLV493D
2.0.7 - Displayio Example
2.0.6 - RTD Sphinx Config
Full Changelog: 2.0.5...2.0.6
2.0.5 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.4...2.0.5
2.0.4 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.3...2.0.4
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.
2.0.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.
2.0.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-TLV493D
.
Read the docs for info on how to use it.
2.0.1 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.
2.0.0 - Changed magnetic units to microTesla
The magnetic
property now returns the value of the magnetic sensor in microTesla per the CircuitPython Design Guide. Previously, the units used in the return were milliTesla. Therefore, return values for each of the directions will be multiplied by a factor of 1000 compared to the last release. Thanks @BrianPugh!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.
1.2.13 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.
1.2.12 - Added Type Annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-tlv493d
.
Read the docs for info on how to use it.