Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX31856

0.12.1 - Fix For Sphinx RTD Theme

07 Oct 22:10
Compare
Choose a tag to compare

Autoconfert Function and High Resolution Support

11 Mar 20:20
a30c936
Compare
Choose a tag to compare

What's Changed

  • Added SPI baudrate argument, high res temperature reading, and autoconvert function by @diegosolano in #28

New Contributors

Full Changelog: 0.11.8...0.12.0

0.11.8 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:27
Compare
Choose a tag to compare

Changes: 0.11.7...0.11.8

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.11.7 - Fix RTD Theme Issue

25 Sep 15:44
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.11.6 - Updated .pylintrc, fixed jQuery

26 May 16:10
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.11.5 - Updated pre-commit hooks

16 May 18:00
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.11.4 - Fixed pylint errors

15 Nov 18:38
4530c38
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.11.3 - Added type annotations

20 Sep 16:52
072c3df
Compare
Choose a tag to compare

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-max31856.

Read the docs for info on how to use it.

0.11.2 - Made copyright stay up to date in docs/conf.py

26 Aug 02:18
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.11.1 - Fixed version string

22 Aug 18:42
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.