Skip to content

Releases: adafruit/Adafruit_CircuitPython_MCP9600

1.3.3 - Switched to pyproject.toml

09 Aug 19:46
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.2 - 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-mcp9600.

Read the docs for info on how to use it.

1.3.1 - Repo documentation and config updates

07 Jun 17:11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.0 - Do not probe for device in constructor

11 May 17:02
5cfc8b0
Compare
Choose a tag to compare

What's Changed

  • Do not let I2CDevice probe for the device by @dhalbert in #20

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

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

Read the docs for info on how to use it.

1.2.4 - Reformatted library to match latest black version

04 Apr 17:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Added type hints

15 Feb 20:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.2 - Updated documentation link, python version

04 Feb 20:16
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.1 - Updated pylint version, linted

15 Nov 17:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Adds support for MCP9601

13 Aug 21:42
bd16b37
Compare
Choose a tag to compare

Code works the same for the MCP9601.

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

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

Read the docs for info on how to use it.

1.1.6 - Updated Documentation

26 Apr 19:42
671975f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.