Ht16k33 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HT16K33 LED display driver
public abstract class Ht16k33 : IDisposable
type Ht16k33 = class
interface IDisposable
Public MustInherit Class Ht16k33
Implements IDisposable
- Inheritance
-
Ht16k33
- Derived
- Implements
Datasheet: https://www.adafruit.com/datasheets/ht16K33v110.pdf Sources: https://github.com/adafruit/Adafruit_LED_Backpack/blob/master/Adafruit_LEDBackpack.cpp https://github.com/sobek1985/Adafruit_LEDBackpack/blob/master/Adafruit_LEDBackpack/AlphaNumericFourCharacters.cs
Ht16k33(I2c |
Initialize HT16K33 device |
_buffering |
Buffering enabled |
_i2c |
I2C device interface |
DefaultI2c |
HT16K33 default I2C address |
Max |
Maximum level of brightness |
Blink |
Gets or sets display blink rate, also turns on display if turned off |
Brightness |
Gets or sets level of display brightness |
Buffering |
Gets or sets whether buffering is enabled |
Display |
Sets screen on/off |
Auto |
Calls Flush() if BufferingEnabled is false |
Clear() |
Clear display buffer |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Flush() |
Flush buffer to display |
Write(Read |
Write raw data to display buffer |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |