Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADT7410

Fixed readme.rst

15 Feb 12:46
7343f9c

Choose a tag to compare

Fixing example in readme.rst. Thanks @matsujirushi

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.9 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:16
8b5b8f9

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.8 - Made copyright stay up to date in docs/conf.py

25 Aug 19:26

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.7 - Fixed version string

22 Aug 18:34

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.6 - Switched to pyproject.toml

09 Aug 19:39

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.5 - Added missing return type annotation

07 Jul 14:09
ba924d5

Choose a tag to compare

Added missing None return type annotation for ADT7410.__init__(). Thanks @tcfranks!

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.4 - Added cp.org link to index.rst

09 Jun 18:28

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.3 - Repo documentation and config updates

07 Jun 17:08

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.2 - Added type hints

15 Feb 20:40

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.1 - Updated documentation link, python version

04 Feb 20:38
8f315ed

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.