Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX31856

0.11.0 - Multi-Sample Averaging

15 Aug 16:00
825a0f7
Compare
Choose a tag to compare

This release adds support for multi-sample averaging. Thank you @eirinnm

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

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

Read the docs for info on how to use it.

0.10.1 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.10.0 - Improve temperature retrieval speed, added non-blocking measurement

03 Aug 19:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.11 - Added cp.org link to index.rst

09 Jun 18:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.10 - Repo documentation and config updates

07 Jun 17:12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.9 - Updated documentation link, python version

04 Feb 20:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.8 - Updated pylint version, linted

15 Nov 17:51
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.7 - Improved documentation

26 Apr 20:23
ffdb344
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.6 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:50
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.9.5 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:20
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.