Releases: adafruit/Adafruit_CircuitPython_MCP9600
1.3.3 - Switched to pyproject.toml
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
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
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
What's Changed
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
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
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
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
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
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
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.