wio:wio-ledscript-en
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wio:wio-ledscript-en [2025/01/28 12:22] – created - external edit 127.0.0.1 | wio:wio-ledscript-en [2025/07/12 16:00] (current) – rjversluis | ||
---|---|---|---|
Line 1: | Line 1: | ||
[[: | [[: | ||
- | [[: | + | [[: |
====== LEDScript ====== | ====== LEDScript ====== | ||
[[: | [[: | ||
Line 14: | Line 14: | ||
**Update** 25.01.2025: with WIO version 872 dated 16.04.2024 the **timing for p commands (pause)** has changed from 10ms to 50ms !!! \\ | **Update** 25.01.2025: with WIO version 872 dated 16.04.2024 the **timing for p commands (pause)** has changed from 10ms to 50ms !!! \\ | ||
All LEDScripts using p commands (pause) will be executed slower. Please adapt the LEDScripts in use. \\ | All LEDScripts using p commands (pause) will be executed slower. Please adapt the LEDScripts in use. \\ | ||
- | The wiki examples will be updated the next days. \\ | ||
\\ | \\ | ||
Line 31: | Line 30: | ||
The filename must be formatted like this: | The filename must be formatted like this: | ||
< | < | ||
- | The number, < | + | //*00.led// cannot be addressed via an output. |
+ | The number | ||
Example: | Example: | ||
< | < | ||
- | Zero, // | ||
\\ | \\ | ||
Line 50: | Line 49: | ||
| '' | | '' | ||
| '' | | '' | ||
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
+ | | '' | ||
| '' | | '' | ||
| ''< | | ''< | ||
| '' | | '' | ||
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
+ | | '' | ||
| '' | | '' | ||
| '' | | '' | ||
Line 64: | Line 65: | ||
The rgbip values can be left out, and in this case the last parsed values are used.\\ | The rgbip values can be left out, and in this case the last parsed values are used.\\ | ||
- | *range: A 16bit RGB value range. Example: Range from 150 to 220. Value = 220+(150*256)=38620 | + | *range: A 16bit RGBW value range. Example: Range from 150 to 220. Value = 220+(150*256)=38620 |
*1: for increase until the next l command. With + the LEDs stays on, with - not. See example below (Ver 377+) | *1: for increase until the next l command. With + the LEDs stays on, with - not. See example below (Ver 377+) |
wio/wio-ledscript-en.1738063356.txt.gz · Last modified: 2025/01/28 12:22 by 127.0.0.1