Documentation ¶
Overview ¶
Package rgbmatrix is a Go binding for https://github.com/hzeller/rpi-rgb-led-matrix
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = Config{
Rows: 32,
Columns: 32,
ChainLength: 1,
Parallel: 1,
Brightness: 100,
PWMBits: 11,
PWMLSBNanoseconds: 130,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.