Metadata-Version: 2.0
Name: matrixdriver
Version: 0.9.0
Summary: Driver for the 8x8 RPI-RGB-LED-Matrix based on the 74HC595 chip.
Home-page: https://hanckmann.com
Author: Patrick Hanckmann
Author-email: hanckmann@gmail.com
License: GNU Lesser General Public License v2 (LGPLv2)
Keywords: driver 8x8 led-matrix led matrix 74hc595 chip
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Home Automation
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Requires-Python: >=3
Requires-Dist: spidev

MatrixDriver is a powerful Python API to control 8x8 RPI-RGB-LED-Matrix based on the 74HC595 chip. For more information on the hardware, see: http://wiki.52pi.com/index.php/RPI-RGB-LED-Matrix_SKU:EP-0075


