Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX7219

1.5.9 - Fixed pylint errors

15 Nov 18:36
7107fea

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.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:19

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.7 - Fixed version string

22 Aug 18:42

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

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

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

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

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

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

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

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.