User Tools

Site Tools


wio:wio-ioscript-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wio:wio-ioscript-en [2024/04/01 10:09] – created - external edit 127.0.0.1wio:wio-ioscript-en [2025/06/19 11:30] (current) – [Command line] babbel
Line 58: Line 58:
 | bri | 000...255 | The brightnes in case of pixel(P), position in case of servo(S), pause in 10ms incase of pause(A) | | bri | 000...255 | The brightnes in case of pixel(P), position in case of servo(S), pause in 10ms incase of pause(A) |
 | blink | 0...1 | Activate Pixel blinking | The blink frequency depends of brightness and delay. \\ Slowest: bri=255 delay=1. | | blink | 0...1 | Activate Pixel blinking | The blink frequency depends of brightness and delay. \\ Slowest: bri=255 delay=1. |
-| delay | 00...15 | Dim/movement delay | |+| delay | 00...15 | Dim/movement delay *| |
 | red,green,blue | 000...255 | The RGB values in case of pixel | | red,green,blue | 000...255 | The RGB values in case of pixel |
 +
 +
 +*When using Delay, please note that only one script can be active at a time. For multiple scripts running in parallel, you can use LEDScript for WS2812 LEDs.
  
 {{:wio:ioscript.jpg}} {{:wio:ioscript.jpg}}
wio/wio-ioscript-en.txt · Last modified: 2025/06/19 11:30 by babbel