Metadata-Version: 2.0
Name: DotStar-Emulator
Version: 0.0.dev2
Summary: DotStar_Emulator is a Adafruit_DotStar LED strip emulator to speed up development of controller software.
Home-page: https://github.com/chrisrossx/DotStar_Emulator
Author: Christopher Ross
Author-email: chris.rossx@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: System :: Emulators
Requires-Dist: pygame (>=1.9.2a0)
Requires-Dist: blinker (>=1.4)
Requires-Dist: pillow (>=2.9.0)

A simple emulator/simulator for the AdaFruit DotStar Strip Library.
This project allows for quicker development of DotStar controller
programs that you right, by not requiring you to have hardware
hooked up to your device. For example, you can program a Raspberry
pi controller from your normal PC using this.

License: MIT
Website: https://github.com/chrisrossx/DotStar_Emulator
Author: Christopher Ross chris.rossx@gmail.com


