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.4.tar.gz
(3.8 kB
view details)
File details
Details for the file sn3218-1.2.4.tar.gz
.
File metadata
- Download URL: sn3218-1.2.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf48a24d69e623c407b1f3b46e91b20c71f28f59a7c0f571cf74c9bdca350d64 |
|
MD5 | 7805fad2f301b9194f03dfe63607a70b |
|
BLAKE2b-256 | 4f865412fe03df293c1072a8fec001af80385fe8ca8a176db93bc40181979df2 |