Display Settings

Configure LED matrix hardware settings and display options.

Hardware Configuration

Number of LED rows

Number of LED columns

Number of LED panels chained together

Number of parallel chains

{{ main_config.display.hardware.brightness or 95 }}

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)

Display Options

Dynamic Duration

Maximum time plugins can extend display duration (30-1800 seconds)

Vegas Scroll Mode

Combine all plugin content into one continuous scrolling ticker display.

{{ main_config.display.get('vegas_scroll', {}).get('scroll_speed', 50) }}

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

Plugin Order

Drag to reorder plugins. Uncheck to exclude from Vegas scroll.

Loading plugins...

Multi-Display Sync

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