Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX31855

Minor fixes

06 Aug 21:00
eb7c320
Compare
Choose a tag to compare

Fixed badge, added update to force use of desired pylint version.

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

To use in CPython, pip install adafruit-circuitpython-max31855.

Read the docs for info on how to use it.

Release for PyPI

01 Jul 22:06
Compare
Choose a tag to compare

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-max31855.

Read the docs for info on how to use it.

Improved reference documentation.

03 Mar 03:45
ad92247
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Updated with lint and autobundling!

20 Dec 00:23
1668272
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

2.0 Release for CircuitPython 2.x

10 Nov 22:45
728e579
Compare
Choose a tag to compare

2.0 Release for CircuitPython 2.x versions. Note this might not work with CircuitPython 3.0+ releases!

Second release for CircuitPython 0.9.4

11 Apr 17:34
Compare
Choose a tag to compare

Second release for TravisCI generation. Requires CircuitPython 0.9.4!

Release for CircuitPython 0.9.4

11 Apr 00:54
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

  • Switch example to nativeio split APIs.

Initial release for bundle

28 Mar 18:30
Compare
Choose a tag to compare

This is the initial driver release for inclusion in the bundle.