Skip to content

Releases: adafruit/Adafruit_CircuitPython_MCP4728

1.3.9 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:27
Compare
Choose a tag to compare

Changes: 1.3.8...1.3.9

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

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

Read the docs for info on how to use it.

1.3.8 - 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-mcp4728.

Read the docs for info on how to use it.

1.3.7 - 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-MCP4728.

Read the docs for info on how to use it.

1.3.6 - Updated pre-commit hooks

18 May 15:13
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.5 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:09
aa41403
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.4 Typing Information

21 Nov 17:35
92f8966
Compare
Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @tcfranks.

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

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

Read the docs for info on how to use it.

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

26 Aug 02:19
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.2 - Fixed version string

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

Read the docs for info on how to use it.

1.3.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-mcp4728.

Read the docs for info on how to use it.

1.3.0 - Added support for board variant

08 Aug 02:24
b9abe1f
Compare
Choose a tag to compare

Added support for the MCP4728A4 board variant, including usage in example. Thanks @BlitzCityDIY!

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

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

Read the docs for info on how to use it.