Skip to content

Commit 78447e5

Browse files
Merge pull request #607 from ApolloAutomation/dev
2 parents 69e6325 + 2cbe08f commit 78447e5

8 files changed

+66
-2
lines changed
276 KB
Loading
138 KB
Loading
151 KB
Loading
120 KB
Loading
145 KB
Loading
145 KB
Loading
138 KB
Loading

docs/products/m1/setup/m1-multiple-panels.md

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,72 @@ Choose the number of panels you are using below to get started!
152152

153153
=== "Three Panels"
154154

155-
wefwef
155+
1\. Navigate to the main page of your wled instance in a browser or using the WLED-native app and focus on the Segments section.
156+
157+
2\. Since we are using three panels, we will begin by editing Segment 0 and setting the Stop X to "192" and the Stop Y to "16".
158+
159+
![](../../../assets/three-panels-setup-segment-0.gif)
160+
161+
3\. Click on Add segment, give it a name (such as Segment 1) then set the Start Y to "16" and the Stop Y to "32".
162+
163+
![](../../../assets/three-panels-setup-segment-1-1.gif)
164+
165+
4\. Click on Add segment, give it a name (such as Segment 2) then set the Start Y to "32" and the Stop Y to "48".
166+
167+
![](../../../assets/three-panels-setup-segment-2-1.gif)
168+
169+
5\. Click on Add segment, give it a name (such as Segment 3) then set the Start Y to "48" and the Stop Y to "64".
170+
171+
![](../../../assets/three-panels-setup-segment-3.gif)
172+
173+
6\. You should see four equal segments 0-3 at the top of the screen.
174+
175+
![](../../../assets/two-panels-4x-segments.png)
176+
177+
7\. Test it by changing the effect to "Scrolling Text" and editing the name of each segment to be any text you want! 32 Character maximum limit in WLED.
178+
179+
![](../../../assets/two-panels-example-scrolling-text-setup.gif)
180+
181+
!!! warning "Your segments need to be saved to a Preset or they will disappear when you reboot or run other presets."
182+
183+
You must save your segments as a preset or they will get wiped away after a reboot or when another preset with different segments is used.
184+
185+
8\. Save your segments by creating a new preset. Click on the + Preset button and typing in a name then clicking Save at the bottom.
186+
187+
![](../../../assets/three-panels-save-preset.gif)
156188

157189
=== "Four Panels"
158190

159-
wefwef
191+
1\. Navigate to the main page of your wled instance in a browser or using the WLED-native app and focus on the Segments section.
192+
193+
2\. Since we are using four panels, we will begin by editing Segment 0 and setting the Stop X to "256" and the Stop Y to "16".
194+
195+
![](../../../assets/two-panels-setup-segment-0.gif)
196+
197+
3\. Click on Add segment, give it a name (such as Segment 1) then set the Start Y to "16" and the Stop Y to "32".
198+
199+
![](../../../assets/two-panels-setup-segment-1.gif)
200+
201+
4\. Click on Add segment, give it a name (such as Segment 2) then set the Start Y to "32" and the Stop Y to "48".
202+
203+
![](../../../assets/two-panels-setup-segment-2.gif)
204+
205+
5\. Click on Add segment, give it a name (such as Segment 3) then set the Start Y to "48" and the Stop Y to "64".
206+
207+
![](../../../assets/two-panels-setup-segment-3.gif)
208+
209+
6\. You should see four equal segments 0-3 at the top of the screen.
210+
211+
![](../../../assets/two-panels-4x-segments.png)
212+
213+
7\. Test it by changing the effect to "Scrolling Text" and editing the name of each segment to be any text you want! 32 Character maximum limit in WLED.
214+
215+
![](../../../assets/two-panels-example-scrolling-text-setup.gif)
216+
217+
!!! warning "Your segments need to be saved to a Preset or they will disappear when you reboot or run other presets."
218+
219+
You must save your segments as a preset or they will get wiped away after a reboot or when another preset with different segments is used.
220+
221+
8\. Save your segments by creating a new preset. Click on the + Preset button and typing in a name then clicking Save at the bottom.
222+
223+
![](../../../assets/two-panels-save-preset.gif)

0 commit comments

Comments
 (0)