Skip to content

Commit 891df34

Browse files
committed
Docs drivers effects layouts
1 parent 74b4064 commit 891df34

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

docs/moonbase/module/drivers.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,22 @@ Want to add a Driver to MoonLight, see [develop](https://moonmodules.org/MoonLig
2626

2727
| Name | Preview | Controls | Remarks
2828
| ---- | ----- | ---- | ---- |
29-
| Physical Driver | | <img width="320" alt="Physical" src="https://github.com/user-attachments/assets/0c6f1543-623a-45bf-98d7-f5ddd072a1c6" /> | See below |
29+
| Physical Driver | <img width="100" src="https://github.com/user-attachments/assets/9cbe487e-f330-40a5-8b40-6663c83e5d90"/> | <img width="320" alt="Physical" src="https://github.com/user-attachments/assets/0c6f1543-623a-45bf-98d7-f5ddd072a1c6" /> | See below |
3030
| FastLED Driver | | <img width="320" alt="FastLed" src="https://github.com/user-attachments/assets/d5ea1510-9766-4687-895a-b68c82575b8f" /> | See below |
31-
| ArtNet | | <img width="320" alt="Art-Net" src="https://github.com/user-attachments/assets/1428e990-daf7-43ba-9e50-667d51b456eb" /> | See below |
31+
| ArtNet | <img width="100" src="https://github.com/user-attachments/assets/9c65921c-64e9-4558-b6ef-aed2a163fd88"> | <img width="320" alt="Art-Net" src="https://github.com/user-attachments/assets/1428e990-daf7-43ba-9e50-667d51b456eb" /> | See below |
3232
| AudioSync | | No controls | Listens to audio sent over the local network by WLED-AC or WLED-MM and allows audio reactive effects (♪ & ♫) to use audio data (volume and bands (FFT)) |
33-
| Virtual driver | | | Sriving max 120! panels of 256 LEDs each at 100 FPS using shift registers. Not implemented yet |
34-
| Parlio | | | ESP32-P4 parallel IO driven LEDs. Not implemented yet |
35-
| HUB75 | | | Not implemented yet |
33+
| Virtual driver | <img width="100" src="https://github.com/user-attachments/assets/98fb5010-7192-44db-a5c9-09602681ee15"/> | | Driving max 120! panels of 256 LEDs each at 100 FPS using shift registers. Not implemented yet |
34+
| HUB75 | <img width="100" src="https://github.com/user-attachments/assets/620f7c41-8078-4024-b2a0-39a7424f9678"/> | | Not implemented yet |
3635

3736
### Physical driver ☸️
3837

3938
Sends LED data to the pins / outputs as defined in the layout nodes using I2S (see [Develop / Drivers](https://moonmodules.org/MoonLight/develop/drivers/))
4039
This is the recommended driver at the moment for LEDs as it is the most flexible as it supports multiple type of LEDs (light preset).
4140

41+
!!! info "ESP32-P4"
42+
43+
This driver also supports ESP32-P4 devices using the parallel IO interface, the ESP32-P4-nano to begin with. 🚧
44+
4245
#### Controls
4346

4447
* **Max Power** and **Light preset**: See below.
@@ -47,7 +50,7 @@ This is the recommended driver at the moment for LEDs as it is the most flexible
4750
### FastLED Driver ☸️
4851

4952
Sends LED data to the pins / outputs as defined in the layout nodes using RMT(5) (see [Develop / Drivers](https://moonmodules.org/MoonLight/develop/drivers/))
50-
This is the most popular driver for LEDs out there. In MoonLight it currently supports WS2812 LEDs only.
53+
This is the most popular driver for LEDs out there. In MoonLight it currently supports WS2812 LEDs only. ESP32-P4 devices not supported at the moment.
5154

5255
!!! warning "Flickering on some boards"
5356
Due to recent changes in the ESP32 operating system (esp-idf) LEDs on some boards (e.g. esp32-s3) are flickering. This is expected to be resolved. Use the Physical driver if you encounter this.
@@ -119,7 +122,7 @@ The real number of channels per output can be less then the amount of universes
119122

120123
<img width="183" alt="Light preset" src="https://github.com/user-attachments/assets/532265d5-b375-425c-8e29-cf8fa60b4f2c" />
121124

122-
!!! warning "same Light preset"
125+
!!! warning "Same Light preset"
123126
Currently, if using multiple drivers, all drivers need the same Light preset !!
124127

125128
* RGB to BGR: 3 lights per channel, RGB lights, GRB is default

docs/moonbase/module/effects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ The following effects originated from WLED, most have been enhanced in WLED-MM a
8888

8989
### Moving head effects
9090

91+
<img width="320" src="https://github.com/user-attachments/assets/6e61c41f-e128-4adc-b9c1-6239fe4736dc"/>
92+
9193
The following effects are created in MoonLight, supporting driving Moving Heads over [Art-Net](https://moonmodules.org/MoonLight/moonbase/module/drivers/#art-net):
9294

9395
Select Moving heads in light presets, see [Light presets](https://moonmodules.org/MoonLight/moonbase/module/drivers/#max-power-and-light-preset)

docs/moonlight/layouts.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,13 @@ Want to add a a Layout to MoonLight, see [develop](https://moonmodules.org/MoonL
2626
| Single Row | ![Single row](https://github.com/user-attachments/assets/a88cea0f-9227-4da4-9a43-b944fd8bef97) | <img width="320" alt="Single row" src="https://github.com/user-attachments/assets/9f9918b9-e1ee-43a8-a02d-7f1ee182888b" /> | |
2727
| SE16 | ![SE16](https://github.com/user-attachments/assets/45c7bec7-2386-4c42-8f24-5a57b87f0df9) | <img width="320" alt="SE16" src="https://github.com/user-attachments/assets/0efe941a-acf5-4a2c-a7d6-bdfa91574d1a" /> | Layout(s) including pins for Stephan Electronics 16-Pin ESP32-S3 board<br>see below |
2828

29-
!!! warning "Chosing pins"
29+
!!! warning "Choosing pins"
3030

3131
Choose the right pins with care. See also the IO module to see which pins can in general be used for LEDs (💡). But depending on a specific boards some pins might also be in use already.
3232

33+
!!! tip "Multiple layouts"
34+
Single line, single row or panel are suitable layouts to combine into a larger fixture.
35+
3336
### SE16
3437

3538
16 channel LED strip driver by Stephane Electronics

0 commit comments

Comments
 (0)