Metadata-Version: 1.1
Name: sn3218
Version: 1.2dev
Summary: A module to drive the sn3218 i2c LED controller
Home-page: http://www.pimoroni.com
Author: Philip Howard
Author-email: phil@gadgetoid.com
License: MIT
Description: sn3218
        ======
        
        This is a simple base driver for the sn3218, 18-channel i2c LED driver IC found on products like the PiGlow.
        
        
        Change Log
        ==========
        
        1.1dev
        ------
        - Added handling for lists of pins/values, can set multiple pins to one value etc
        
        1.0dev
        -------
        - Initial experimental module
        
Keywords: Raspberry Pi sn3218 i2c
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
