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

Both sides previous revisionPrevious revision
Next revision
Previous revision
wio:wio-ioscript-en [2025/06/19 11:30] – [Command line] babbelwio:wio-ioscript-en [2025/07/13 14:37] (current) – [Command line] babbel
Line 47: Line 47:
 All columns are fixed width.\\ All columns are fixed width.\\
 <code> <code>
-<port> <onoff> [<type> <slave> <bri> <blink> <delay> <red> <green> <blue>]+<port> <onoff> [<type> <slave> <bri> <blink> <delay> <red> <green> <blue> <white>]
 </code> </code>
 The part between [...] is optional.\\ The part between [...] is optional.\\
Line 59: Line 59:
 | 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,white | 000...255 | The RGBW 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. *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-format.jpg}}\\ 
 +{{:wio:ioscript-format.ods}}\\
  
 Example: Example:
wio/wio-ioscript-en.1750325412.txt.gz · Last modified: 2025/06/19 11:30 by babbel