pin2dmd:¶
Config file section
Valid in machine config files | YES |
Valid in mode config files | NO |
The pin2dmd:
section of your config is where you configure your PIN2DMD RGB DMD display.
Optional settings¶
The following sections are optional in the pin2dmd:
section of your config. (If you don’t include them, the default will be used).
console_log:¶
Single value, type: one of the following options: none, basic, full. Default: none
Log level for the console log for this device.
debug:¶
Single value, type: boolean
(true
/false
). Default: false
Set this to true to see additional debug output. This might impact the performance of MPF.
file_log:¶
Single value, type: one of the following options: none, basic, full. Default: basic
Log level for the file log for this device.
panel:¶
Single value, type: one of the following options: rgb, rbg. Default: rgb
The order of the LEDs in your panels. If your blue and green appear to be swapped change this.
resolution:¶
Single value, type: one of the following options: 128x32, 192x64. Default: 128x32
The resolution of your panel.
PIN2DMD XL is 192x64
and the standard PIN2DMD is 128x32
.