Releases: adafruit/Adafruit_CircuitPython_MAX7219
Releases · adafruit/Adafruit_CircuitPython_MAX7219
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-max7219
.
Read the docs for info on how to use it.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Updated with lint and autobundling!
Thanks to @mrmcwethy for the great work!
0.1.0
Port to CircuitPython by @mrmcwethy of @deshipu's code.
To use in CircuitPython, download the .mpy file and copy it to the lib
folder on the CIRCUITPY
drive. Or, simply install the Adafruit CircuitPython bundle.