Treehopper C# API
Treehopper.Libraries.Displays Namespace Reference

Individual and array LEDs, plus character and graphic displays More...

Classes

class  Apa102
 Shiji Lighting Co. More...
 
class  BarGraph
 Represents a collection of LEDs visually arranged in a line or circle that represent a real-valued number from 0.0 to 1.0. More...
 
class  CharacterDisplay
 Represents displays that can print strings of alphanumeric characters on one or more lines More...
 
class  Dm632
 SiTI DM632/DM633/DM634 16-channel, 16-bit PWM constant-current LED driver More...
 
class  GpioLedDriver
 An LedDriver implemented using plain digital output pins More...
 
class  GraphicDisplay
 A class representing pixel-addressed displays More...
 
class  GroveI2cLcd
 Seeed Studio Grove I2c LCD with RGB backlight More...
 
class  Hd44780
 HD44780-compatible character display More...
 
class  HobbyDisplayFactories
 Contains static methods useful for constructing commonly-available display modules. More...
 
class  Ht16k33
 Holtek HT16K33 16x8 LED driver More...
 
interface  ICharacterDisplay
 
interface  ILedDriver
 Represents an LedDriver More...
 
interface  IRgbLed
 
class  Is31fl3218
 ISSI IS31FL3218 I2c 18-channel 16-bit PWM constant-current LED driver More...
 
class  Led
 Represents a single LED that may or may not have brightness control More...
 
class  LedCollection
 Manages efficient updates of a collection of LEDs that may be attached to multiple drivers. More...
 
class  LedDisplay
 Interface for a display widget made of multiple LEDs. More...
 
class  LedDisplayCollection
 Efficiently update multiple LED display widgets simultaneously. More...
 
class  LedDriver
 Base class that all LED drivers inherit from. More...
 
class  LedFadeAnimation
 An LED fader effect More...
 
class  LedGraphicDisplay
 A mono (on/off) graphic display comprised of LEDs More...
 
class  LedShiftRegister
 Supports generic 8-bit or 16-bit LED shift register drivers, such as the STP16CPC26, CAT4016, TLC5916, etc More...
 
class  Max7219
 Maxim MAX7219 SPI 8x8 matrix LED driver More...
 
class  MonoGraphicDisplay
 A class representing pixel-addressed displays that can control the pixel's on/off state only. More...
 
class  Pcd8544
 
class  PwmLedDriver
 An LedDriver implemented using plain digital output pins More...
 
class  RgbLed
 An RGB LED connected to three discrete channels of LED driver(s). More...
 
class  SevenSegmentDigit
 Represents a single Seven-Segment digit, comprised of 7 LEDs, plus a decimal point LED More...
 
class  SevenSegmentDisplay
 A display comprised of one or more SevenSegment characters More...
 
class  Ssd1306
 Solomon SSD1306 128x64 OLED display controller More...
 
class  Tm1650
 Titan Micro TM1650 4x8 LED driver More...
 
class  Utility
 Utility functions useful for Display classes More...
 

Detailed Description

Individual and array LEDs, plus character and graphic displays