Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADT7410

2.0.6 - Update Ruff Config & RTD Style Fix

20 Oct 16:33

Choose a tag to compare

2.0.5 - Update RTD Config

17 Jun 16:07

Choose a tag to compare

2.0.4 - Use Ruff

13 May 18:01
5d44a2b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.3...2.0.4

2.0.3 - Displayio Example

31 Jan 20:33
7280e0d

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2 - RTD Sphinx Config

16 Jan 18:34

Choose a tag to compare

2.0.1 - Fix For Sphinx RTD Theme

07 Oct 21:35

Choose a tag to compare

2.0.0 Refactor to Use Register

08 Jan 17:27
caffb4a

Choose a tag to compare

This release includes a refactor of the library to use register library for I2C communication. Resolution mode is now accessible with a direct configuration property in addition to the original high_resolution boolean property. Thank you @jposada202020.

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

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

Read the docs for info on how to use it.

What's Changed

Full Changelog: 1.3.13...2.0.0

1.3.13 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:12

Choose a tag to compare

Changes: 1.3.12...1.3.13

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

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

Read the docs for info on how to use it.

1.3.12 - Fix RTD Theme Issue

25 Sep 15:35

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.11 - Updated .pylintrc, fixed jQuery

26 May 16:23

Choose a tag to compare

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

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

Read the docs for info on how to use it.