.coveragerc
CHANGES.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
VERSION.txt
setup.cfg
setup.py
tox.ini
doc/.DS_Store
doc/.gitignore
doc/Makefile
doc/api-documentation.rst
doc/conf.py
doc/index.rst
doc/install.rst
doc/intro.rst
doc/notes.rst
doc/python-usage.rst
doc/references.rst
doc/requirements.txt
doc/.ropeproject/config.py
doc/.ropeproject/globalnames
doc/.ropeproject/history
doc/.ropeproject/objectdb
doc/fritzing/3x 7segment.fzz
doc/images/7-segment.svg
doc/images/7segment.jpg
doc/images/BL-M12A881.png
doc/images/IMG_2810.JPG
doc/images/devices.jpg
doc/images/emulator.gif
doc/images/level-shifter.jpg
doc/images/matrix.jpg
doc/images/matrix_cascaded.jpg
doc/images/raspi-spi.png
doc/tech-spec/MAX7219.pdf
luma/__init__.py
luma.led_matrix.egg-info/PKG-INFO
luma.led_matrix.egg-info/SOURCES.txt
luma.led_matrix.egg-info/dependency_links.txt
luma.led_matrix.egg-info/namespace_packages.txt
luma.led_matrix.egg-info/not-zip-safe
luma.led_matrix.egg-info/requires.txt
luma.led_matrix.egg-info/top_level.txt
luma/led_matrix/__init__.py
luma/led_matrix/const.py
luma/led_matrix/device.py
luma/led_matrix/helpers.py
luma/led_matrix/legacy.py
luma/led_matrix/segment_mapper.py