A module to drive the sn3218 i2c LED controller
Project description
SN3218
======
A set of drivers for the SN3218 18-channel PWM LED driver.
To install use (as root):
python setup.py install
To view a set of examples hook up your SN3218 device and run:
python sn3218.py
Features:
- Python and Arduino implementations of drivers
- Default gamma correction (overridable per channel)Change Log
==========
1.3.4
-----
- Added alternate warning/instructions for missing python3-smbus
- Code quality improvements
1.2.3
-----
- Print fix
1.2.2
-----
- Added i2c_bus_id detection for older Pi
1.2.1
-----
- Removed hard dependancy upon SMbus, added message at runtime
1.0dev
-------
- Initial release
======
A set of drivers for the SN3218 18-channel PWM LED driver.
To install use (as root):
python setup.py install
To view a set of examples hook up your SN3218 device and run:
python sn3218.py
Features:
- Python and Arduino implementations of drivers
- Default gamma correction (overridable per channel)Change Log
==========
1.3.4
-----
- Added alternate warning/instructions for missing python3-smbus
- Code quality improvements
1.2.3
-----
- Print fix
1.2.2
-----
- Added i2c_bus_id detection for older Pi
1.2.1
-----
- Removed hard dependancy upon SMbus, added message at runtime
1.0dev
-------
- Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sn3218-1.2.5.tar.gz
(3.9 kB
view details)
File details
Details for the file sn3218-1.2.5.tar.gz
.
File metadata
- Download URL: sn3218-1.2.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94915cf79017136471162937d3773f9a4c15087022f552a062ce0d17eee343cf |
|
MD5 | 4a8a8f7f43a219c562d497e3e0b19fab |
|
BLAKE2b-256 | f3e701f799fbdfb68c5c30fdb1aec28ec1cdfc1509f856bd49ec905fb10b0bf3 |