Skip to content

Releases: adafruit/Adafruit_CircuitPython_MAX7219

Now on PyPi!

06 Aug 21:12
bec2f65
Compare
Choose a tag to compare
  • 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.

05 Mar 04:40
b4d48d8
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Updated with lint and autobundling!

09 Dec 20:36
5ef7f50
Compare
Choose a tag to compare

Thanks to @mrmcwethy for the great work!

0.1.0

05 Sep 19:40
Compare
Choose a tag to compare

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.