Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dev:tailcontrol-move-reference [2026/06/18 20:28] – [TailControl Move Reference] darkgrue | en:dev:tailcontrol-move-reference [2026/07/04 19:45] (current) – [RGB LED Commands] darkgrue | ||
|---|---|---|---|
| Line 134: | Line 134: | ||
| ===== RGB LED Commands ===== | ===== RGB LED Commands ===== | ||
| - | | **RGBOFF** | **RGB** LEDs **OFF**, returns '' | + | ====== TailControl Move Reference ====== |
| - | | **RGBRBW** | **RGB** **R**ain**B**o**W** pattern, returns '' | + | |
| - | | **RGBCLN** | **RGB** **CY**lo**N**; | + | Move list for the Tail Company TailControl firmware. TailControl is the unified firmware platform (version 5.// |
| - | | **RGBWPE** | **RGB** **W**i**PE**; color wipe, returns '' | + | |
| - | | **RGBCHS** | **RGB** **CH**a**S**e; theater marquee chase, returns | + | All commands are case-sensitive. Trailing whitespace (e.g., `NULL`, `CR`, etc.) are ignored. The space between a command keyword and the parameters is mandatory. |
| - | | **RGBTWK** | **RGB** **TW**in**K**le; | + | |
| - | | **RGBSNO** | **RGB** **SNO**w; snow effect, returns | + | Move commands return |
| - | | **RGBFIR** | **RGB** **FIR**e; fire effect, returns | + | |
| - | | **RGBFDE** | **RGB** **F**a**DE**; | + | A command will return |
| - | | **RGBDMO** | **RGB** **DE**m**O**; | + | |
| - | | **RGBTST** | **RGB** **TE**s**T**; | + | A new command that is received before |
| + | <WRAP round todo 90%> | ||
| + | **IMPORTANT NOTICE:** TailControl and the TailControl Protocol is still under development. Some commands and features described here relate to a future release and are subject to change at this time. | ||
| + | </ | ||
| - | == Copyright 2023-2026 © The Mechanical Tail Company Limited contact@thetailcompany.com. All Rights Reserved. == | ||
| ===== Paws with Claws (ClawGear) ===== | ===== Paws with Claws (ClawGear) ===== | ||
| Line 192: | Line 194: | ||
| | **TAILHM** | **H**o**M**e position | | | **TAILHM** | **H**o**M**e position | | ||
| - | | **TAILS1** | **S**low | + | | **TAILS1** | **S**low |
| - | | **TAILS2** | **S**low | + | | **TAILS2** | **S**low |
| - | | **TAILS3** | **S**low | + | | **TAILS3** | **S**low |
| - | | **TAILFA** | **FA**st | + | | **TAILFA** | **FA**st |
| - | | **TAILSH** | **SH**ort wag | | + | | **TAILSH** | Fast low half flap | |
| - | | **TAILHA** | **HA**ppy wag | | + | | **TAILHA** | Slow rousing |
| - | | **TAILER** | **ER**ect | | + | | **TAILER** | Wings **ER**ect, pause, and back | |
| - | | **TAILEP** | **E**rect **P**ulse | + | | **TAILEP** | Fast low half flap | |
| - | | **TAILT1** | **T**remble **1** | | + | | **TAILT1** | Right, left, home | |
| - | | **TAILT2** | **T**remble **2** | | + | | **TAILT2** | Wings erect, then home by halves |
| - | | **TAILET** | **E**rect **T**rem | + | | **TAILET** | Fast high half flap | |
| | **TAILU1** | **U**ser defined **1** | | | **TAILU1** | **U**ser defined **1** | | ||
| | **TAILU2** | **U**ser defined **2** | | | **TAILU2** | **U**ser defined **2** | | ||
| Line 266: | Line 268: | ||
| ===== RGB LED Commands ===== | ===== RGB LED Commands ===== | ||
| + | |||
| + | All **RGB**'' | ||
| | **RGBOFF** | **RGB** LEDs **OFF**, returns '' | | **RGBOFF** | **RGB** LEDs **OFF**, returns '' | ||
| - | | **RGBRBW** | **RGB** **R**ain**B**o**W** pattern, returns '' | + | | **RGBCHS** | **RGB** **CH**a**S**e; theater marquee chase; optionally takes a hue color (in RGB Hexidecimal, |
| - | | **RGBCLN** | **RGB** **CY**lo**N**; | + | | **RGBCLN** | **RGB** **CY**lo**N**; |
| - | | **RGBWPE** | **RGB** **W**i**PE**; color wipe, returns '' | + | | **RGBDMO** | **RGB** **DE**m**O**; cycle through all the preceding patterns, changing every 10 seconds (e.g., '' |
| - | | **RGBCHS** | **RGB** **CH**a**S**e; theater marquee chase, returns '' | + | | **RGBFDE** | **RGB** **F**a**DE**; fade in/out effect (e.g., '' |
| - | | **RGBTWK** | **RGB** **TW**in**K**le; random twinkle effect, returns '' | + | | **RGBFIR** | **RGB** **FIR**e; fire effect (e.g., '' |
| - | | **RGBSNO** | **RGB** **SNO**w; snow effect, returns '' | + | | **RGBRBW** | **RGB** **R**ain**B**o**W** pattern (e.g., '' |
| - | | **RGBFIR** | **RGB** **FIR**e; fire effect, returns '' | + | | **RGBSLD** | **RGB** **S**o**L**i**D**; display a solid color (in RGB Hexidecimal) on all pixels (e.g., '' |
| - | | **RGBFDE** | **RGB** **F**a**DE**; fade in/out effect, returns '' | + | | **RGBSNO** | **RGB** **SNO**w; snow effect; optionally takes a hue color (in RGB Hexidecimal, |
| - | | **RGBDMO** | **RGB** **DE**m**O**; cycle through all the preceding patterns, changing every 10 seconds, returns '' | + | | **RGBTST** | **RGB** **TE**s**T**; color cycle the first and last pixel of the RGB string (endpoints test) (e.g., '' |
| - | | **RGBTST** | **RGB** **TE**s**T**; color cycle the first and last pixel of the RGB string | + | | **RGBTWK** | **RGB** **TW**in**K**le; random twinkle effect (e.g., '' |
| + | | **RGBWPE** | **RGB** **W**i**PE**; color wipe (e.g., '' | ||
| == Copyright 2023-2026 © The Mechanical Tail Company Limited contact@thetailcompany.com. All Rights Reserved. == | == Copyright 2023-2026 © The Mechanical Tail Company Limited contact@thetailcompany.com. All Rights Reserved. == | ||
