Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX7219

1.5.7 - 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-max7219.

Read the docs for info on how to use it.

1.5.6 - Switched to pyproject.toml

09 Aug 19:34
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.5 - Added cp.org link to index.rst

09 Jun 18: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-max7219.

Read the docs for info on how to use it.

1.5.4 - Repo documentation and config updates

07 Jun 17:01
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.3 - Update examples to more expected pinout

04 Apr 17:57
9f11177
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.2 - Reformatted library to match latest black version

01 Apr 19: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-max7219.

Read the docs for info on how to use it.

1.5.1 - Updated documentation link, python version

04 Feb 21:03
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.0 - Chained Matrix Support

15 Dec 01:15
0a64fe0
Compare
Choose a tag to compare

This release has classes for handling multiple matrices chained together. Thanks @FlantasticDan for this feature.

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

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

Read the docs for info on how to use it.

1.4.1 - Updated pylint version, linted

15 Nov 18:59
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.0 - Typing information included

02 Oct 16:03
9e55281
Compare
Choose a tag to compare

This library now contains typing information for all functions. Thank you to @FlantasticDan

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

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

Read the docs for info on how to use it.