.coveragerc CHANGES.rst CONTRIBUTING.rst LICENSE.rst MANIFEST.in README.rst setup.cfg setup.py tox.ini 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/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/block_reorientation.gif doc/images/box_helloworld.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/APA102.pdf doc/tech-spec/MAX7219.pdf doc/tech-spec/TM1637.pdf doc/tech-spec/WS2812.pdf doc/tech-spec/WS2812B.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/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/segment_mapper.py