Configure LED matrix hardware settings and display options.
Number of LED rows
Number of LED columns
Number of LED panels chained together
Number of parallel chains
LED brightness: {{ main_config.display.hardware.brightness or 95 }}%
Color channel order for your LED panels
Multiplexing scheme for your LED panels
Special panel chipset initialization (use Standard unless your panel requires it)
GPIO slowdown factor (0-5)
Scan mode for LED matrix (0-1)
PWM bits for brightness control (1-11)
PWM dither bits (0-4)
PWM LSB nanoseconds (50-500)
Limit refresh rate in Hz (1-1000)
Maximum time plugins can extend display duration (30-1800 seconds)
Combine all plugin content into one continuous scrolling ticker display.
Speed of the scrolling ticker (10-200 px/s)
Gap between plugin content blocks (0-128 px)
Higher FPS = smoother scroll, more CPU usage
How many plugins to pre-load ahead
Drag to reorder plugins. Uncheck to exclude from Vegas scroll.
Loading plugins...
Extend scrolling content across two LED matrix display units over WiFi. Both displays must have identical rows and cols. Chain length may differ.
Set Leader on one Pi, Follower on the other. Restart required after changing.
Must match on both Pis. If ufw is active: sudo ufw allow {{ main_config.get('sync', {}).get('port', 5765) }}/udp
sudo ufw allow {{ main_config.get('sync', {}).get('port', 5765) }}/udp
Which side of the leader display this unit sits on.
rows and cols must match between displays. chain_length may differ.