Skip to main content

CircuitPython library for TLC59711 16-bit 12 channel LED PWM driver.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the TLC59711 16-bit 12 channel LED PWM driver.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-tlc59711

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-tlc59711

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-tlc59711

Usage Example

See examples/tlc59711_simpletest.py for a demo of the usage.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-tlc59711-2.0.12.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-tlc59711-2.0.12.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-tlc59711-2.0.12.tar.gz
Algorithm Hash digest
SHA256 4fbbc06584f70fcac47fb571580822e9237f81441b59fb6f3a34adf67abaed06
MD5 91af4bf9c94eb39920321c60b57bd676
BLAKE2b-256 45baec1b1369aad732362c71846845c204d72f4bcd1688d35b427c1ef37d4e05

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_tlc59711-2.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_tlc59711-2.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 e4daf17f28b27ca59739947a84f7fd993a3c9176912fa50efc0e4eae5672ca51
MD5 589880bb0fa9ca426cca20154ae762ba
BLAKE2b-256 1698420fab4676628fbf8e48fc05fdb8b05b8f4e059520533a50510100df56ef

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page