Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADT7410

1.0.2 - Changed CI from Travis to GitHub Actions

23 Jan 13:55

Choose a tag to compare

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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.

Remove stop kwarg and use write_then_readinto

23 Aug 10:47
4d84d8a

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.

Initial release and now on PyPi!

10 Jan 20:05
4e2e2f9

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.