Skip to content

Commit 1f7f3c6

Browse files
Merge pull request #605 from ApolloAutomation/dev
2 parents 41b2227 + e14b737 commit 1f7f3c6

File tree

9 files changed

+39
-9
lines changed

9 files changed

+39
-9
lines changed
252 KB
Loading
341 KB
Loading
295 KB
Loading

docs/assets/chain-length-2-gif.gif

344 KB
Loading

docs/assets/chain-length-3-gif.gif

326 KB
Loading

docs/assets/chain-length-4-gif.gif

337 KB
Loading

docs/assets/reboot-wled-gif.gif

658 KB
Loading

docs/products/m1/setup/getting-started-m1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Your device is ready to connect to your Wi-Fi and begin controlling via Home Ass
1616

1717
2\. Tap on **WI-FI Settings** then input your Wi-Fi SSID where it shows **Your\_Network** and input your Wi-Fi password directly below it and then click **Save and Connect**.
1818

19-
!!! tip "You can also set your hostname here such as \"apollo-led-matrix\" or similar"
19+
!!! tip "You can also set your hostname here such as apollo-led-matrix"
2020

2121
Later, you can use this to access your device at http://apollo-led-matrix.local in a browser instead of using the IP address!
2222

@@ -60,4 +60,4 @@ Your device is ready to connect to your Wi-Fi and begin controlling via Home Ass
6060

6161
![](../../../assets/m-1-setup-wled-integration-test-device.png)
6262

63-
[Click here to learn how to create your own presets!](https://wiki.apolloautomation.com/products/m1/examples/create-logo-image/){ .md-button .md-button--primary }
63+
[Click here to learn how to create your own presets!](https://wiki.apolloautomation.com/products/m1/examples/create-logo-image/){ .md-button .md-button--primary }

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

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Choose the number of panels you are using below to get started!
2828

2929
=== "Three Panels"
3030

31-
1\. Set both of your M-1 panels face down - the M-1 controller panel should be on the far left. Start by connecting the data cable (ribbon cable) to the "JOUT" port on the far left panel into the "JIN" port on the second panel. Repeat for connecting the third panel.
31+
1\. Set all three of your M-1 panels face down - the M-1 controller panel should be on the far left. Start by connecting the data cable (ribbon cable) to the "JOUT" port on the far left panel into the "JIN" port on the second panel. Repeat for connecting the third panel.
3232

3333
![](../../../assets/three-panels-connect-data-cable.webp)
3434

@@ -58,18 +58,48 @@ Choose the number of panels you are using below to get started!
5858

5959
=== "Two Panels"
6060

61-
1\. Open WLED and head to the LED Settings
61+
1\. Navigate to your WLED instance in a browser or using the WLED-native app on your phone. You can use http://your-hostname-here.local or its IP address. <a href="https://wiki.apolloautomation.com/products/m1/troubleshooting/m1-find-ip-address-and-hostname/" target="_blank" rel="noreferrer nofollow noopener">Click here if you need to find your IP or hostname</a>.
6262

63-
2\.
63+
2\. Click on **Config**, then **LED Preferences**. set **Chain Length** to **2** then **Save**.
64+
65+
![](../../../assets/chain-length-2-gif.gif)
66+
67+
3\. Click on **Config**, then **2D Configuration** and change the **Panel Dimensions** to **128 x 64** and click **Save**.
68+
69+
![](../../../assets/2d-config-128-width.gif)
70+
71+
4\. Reboot WLED before proceeding. Tap **Info** at the top, scroll down, and select **Reboot WLED**. When prompted, tap again to confirm the reboot.
72+
73+
![](../../../assets/reboot-wled-gif.gif)
6474

6575
=== "Three Panels"
6676

67-
1\. Open WLED and head to the LED Settings
77+
1\. Navigate to your WLED instance in a browser or using the WLED-native app on your phone. You can use http://your-hostname-here.local or its IP address. <a href="https://wiki.apolloautomation.com/products/m1/troubleshooting/m1-find-ip-address-and-hostname/" target="_blank" rel="noreferrer nofollow noopener">Click here if you need to find your IP or hostname</a>.
78+
79+
2\. Click on **Config**, then **LED Preferences**. set **Chain Length** to **3** then **Save**.
80+
81+
![](../../../assets/chain-length-3-gif.gif)
82+
83+
3\. Click on **Config**, then **2D Configuration** and change the **Panel Dimensions** to **192 x 64** and click **Save**.
6884

69-
2\.
85+
![](../../../assets/2d-config-192-width.gif)
86+
87+
4\. Reboot WLED before proceeding. Tap **Info** at the top, scroll down, and select **Reboot WLED**. When prompted, tap again to confirm the reboot.
88+
89+
![](../../../assets/reboot-wled-gif.gif)
7090

7191
=== "Four Panels"
7292

73-
1\. Open WLED and head to the LED Settings
93+
1\. Navigate to your WLED instance in a browser or using the WLED-native app on your phone. You can use http://your-hostname-here.local or its IP address. <a href="https://wiki.apolloautomation.com/products/m1/troubleshooting/m1-find-ip-address-and-hostname/" target="_blank" rel="noreferrer nofollow noopener">Click here if you need to find your IP or hostname</a>.
94+
95+
2\. Click on **Config**, then **LED Preferences**. set **Chain Length** to **4** then **Save**.
96+
97+
![](../../../assets/chain-length-4-gif.gif)
98+
99+
3\. Click on **Config**, then **2D Configuration** and change the **Panel Dimensions** to **256 x 64** and click **Save**.
100+
101+
![](../../../assets/2d-config-256-width.gif)
102+
103+
4\. Reboot WLED before proceeding. Tap **Info** at the top, scroll down, and select **Reboot WLED**. When prompted, tap again to confirm the reboot.
74104

75-
2\.
105+
![](../../../assets/reboot-wled-gif.gif)

0 commit comments

Comments
 (0)