General Tips¶
The M-1 LED Matrix is using WLED MoonModules which is a fork of WLED that supports the Hub75 Matrix.
WLED uses segments which allow you to create virtual led strips (or panels) of leds to control individually. This is useful in cases where you want to connect multiple panels and have text scrolling across the screens.
Segments are also able to be used to control two panels from one controller such as making the first segment a 64x64 panel and the second segment control second 64x64 panel.
The M-1 Matrix can be controlled using the JSON API, allowing you to do some really cool things like sending data from Home Assistant to display as scrolling text on the matrix. (For best results, use 1 to 3 panels instead of 4, as the scrolling text supports up to 32 characters.)