Namespace Iot.Device.Max7219
Classes
- FixedSizeFont
Implementation of a IFont that uses a common array for all characters. The number of bytes per character is constant and zero values between the characters are trimmed.
- Fonts
Data about Max7219 fonts
- ListByte
List class for type Byte that has been automatically generated
- MatrixGraphics
Graphical functions for a MAX7219 device
- Max7219
Max7219 LED matrix driver
Structs
- ListByte.Enumerator
Enumerates the elements of a System.Collections.Generic.List.
Interfaces
- IFont
A font contains one list of bytes per character which can be written to the matrix to represent the character.
Enums
- RotationType
Rotation if several displays are rotated in a row.