Configuration

All parameters are optional. They all have a defined default value.

The configuration is stored in the file "ldisplay.txt".

MAX7219

Parameter name

max7219_type

max7219_intensity

Description

matrix, 7segment (default = matrix)

0..15 (default = 4)

WS28xx

Example:

#ldisplay.txt

#ws28xx_type=7segment

#led_type=WS2812B

# Overwrite datasheet #

#led_rgb_mapping=GRB

# WS28xx #

#ws28xx_intensity=255

#ws28xx_colon_blink_mode=up

#ws28xx_colour_segment=ff0000

#ws28xx_colour_colon=fffc00

#ws28xx_colour_message=ffffff

# MAX7219 #

#max7219_type=matrix

#max7219_intensity=4

# APA102 #

#global_brightness=255