|
Treehopper C# API
|
Display collections and other classes for working with displays. More...
Classes | |
| class | SevenSegmentDisplay |
| A display comprised of one or more SevenSegment characters 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 | LedGraphicDisplay |
| A mono (on/off) graphic display comprised of LEDs 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 | LedFadeAnimation |
| An LED fader effect More... | |
| class | GpioLedDriver< TDigitalOutPin > |
| An LedDriver implemented using plain digital output pins More... | |
Display collections and other classes for working with displays.