Releases: adafruit/Adafruit_CircuitPython_MAX7219
1.5.7 - Fixed version string
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
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
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
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
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
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
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
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
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
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.