TecStick
TecStick;<MODUS>;<BYTE-R>;<BYTE-G>;<BYTE-B>;<OPTION>
<MODUS>
The mode defines the type of color display.
Four types are currently available:
LEDAus The stick is switched off.
LEDLeuchten Permanently lit
LEDBlinken Flashing
LEDPulsieren Alternative flashing through soft dimming.
<BYTE-R>;<BYTE-G>;<BYTE-B>
These three 1-byte positions define the desired color and are NOT transferred with the "LEDAus" mode.
<OPTION>
This last digit can be used to change the flashing speed in "LEDBlinken" mode. If the value is not transferred, 500ms is set. The possible setting range is between 50 and 1500ms.
Examples
TecStick;LEDAus LED Off.
TecStick;LEDLeuchten;255;255;255 LED lights up in bright white.
TecStick;LEDBlinken;127;0;0 LED flashing in red with 50% brightness.
TecStick;LEDBlinken;74;4;123;50 Very fast flashing in purple.
TecStick;LEDPulsieren;123;4;74 Pulsing in pink .
Compatible Blinksticks
Nano, Square and Strip.