Adafruit TLC59711 Library
  • Introduction

Examples

  • Simple test
  • FancyLED
  • Animations Example
  • Single Chip Autoshow
  • Brightness Correction Data
  • Fastset test

API Reference

  • API Reference

Tutorials

  • Adafruit 12-Channel 16-bit PWM LED Driver - SPI Interface - TLC59711 Learning Guide

Related Products

  • Adafruit 12-Channel 16-bit PWM LED Driver - SPI Interface - TLC59711

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit TLC59711 Library
  • Index

Index

A | C | M | S | T | U

A

  • adafruit_tlc59711
    • module

C

  • calculate_BCData() (adafruit_tlc59711.TLC59711 static method)
  • calculate_Ioclmax() (adafruit_tlc59711.TLC59711 static method)
  • calculate_Riref() (adafruit_tlc59711.TLC59711 static method)
  • chip_set_BCData() (adafruit_tlc59711.TLC59711 method)

M

  • module
    • adafruit_tlc59711

S

  • set_all_black() (adafruit_tlc59711.TLC59711 method)
    • (adafruit_tlc59711.TLC59711AutoShow method)
  • set_channel() (adafruit_tlc59711.TLC59711 method)
    • (adafruit_tlc59711.TLC59711AutoShow method)
  • set_chipheader_bits_in_buffer() (adafruit_tlc59711.TLC59711 method)
  • set_pixel() (adafruit_tlc59711.TLC59711 method)
    • (adafruit_tlc59711.TLC59711AutoShow method)
  • set_pixel_16bit_color() (adafruit_tlc59711.TLC59711 method)
  • set_pixel_16bit_value() (adafruit_tlc59711.TLC59711 method)
  • set_pixel_all() (adafruit_tlc59711.TLC59711 method)
    • (adafruit_tlc59711.TLC59711AutoShow method)
  • set_pixel_all_16bit_value() (adafruit_tlc59711.TLC59711 method)
  • set_pixel_float_color() (adafruit_tlc59711.TLC59711 method)
  • set_pixel_float_value() (adafruit_tlc59711.TLC59711 method)
  • show() (adafruit_tlc59711.TLC59711 method)

T

  • TLC59711 (class in adafruit_tlc59711)
  • TLC59711AutoShow (class in adafruit_tlc59711)

U

  • update_BCData() (adafruit_tlc59711.TLC59711 method)
  • update_fc() (adafruit_tlc59711.TLC59711 method)

© Copyright 2017 - 2026 Tony DiCola.

Built with Sphinx using a theme provided by Read the Docs.