You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/gettingstarted/installation.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Install Moonlight onto an ESP32 microcontroller using the MoonLight Web installe
23
23
24
24
!!! tip "ESP32-P4-Nano"
25
25
26
-
On each esp32-p4-nano board, install [C6 firmware]([esp32-c6-firmware-update](https://esp32-c6-firmware-update.github.io/)) first, choose Via ESP32-P4 USB/UART port ("OTA update"), then press connect for MoonLight install.
26
+
On each esp32-p4-nano board, install [C6 firmwareupdate](https://esp32-c6-firmware-update.github.io/) first, choose Via ESP32-P4 USB/UART port ("OTA update"), then press connect for MoonLight install.
27
27
28
28
**Step 4**: Connect to the ESP32-device
29
29
@@ -134,8 +134,11 @@ Keep this page visible until installation complete.
134
134
135
135
!!! tip "Choose driver"
136
136
FastLED driver is best to start with if you have a normal (ws2812) LED strip or panel.
137
+
137
138
Choose the Physical driver if you have more then 4 LED strips or panels or non standard LEDS (e.g. RGBW lights, curtains...). Other drivers (Virtual, Hub,) not supported yet.
139
+
138
140
In some cases restart the device to make layout changes effective is needed.
141
+
139
142
For ESP32-P4-Nano, choose Physical driver, using the Parallel IO driver by @Troyhacks. Easy quick start: choose Pin 37 and connect a LED strip or panel as follows:
* MoonBase firmware is MoonBase only, no MoonLight included (basis for other IOT projects)
43
-
* On each esp32-p4-nano board, install [C6 firmware]([esp32-c6-firmware-update](https://esp32-c6-firmware-update.github.io/)) first, choose Via ESP32-P4 USB/UART port ("OTA update"), then press connect for MoonLight install.
43
+
* On each esp32-p4-nano board, install [C6 firmwareupdate](https://esp32-c6-firmware-update.github.io/) first, choose Via ESP32-P4 USB/UART port ("OTA update"), then press connect for MoonLight install.
0 commit comments