Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dev:tailcontrol-command-protocol [2025/02/04 00:29] – [EarGear 2-only Commands] darkgrue | en:dev:tailcontrol-command-protocol [2025/02/05 03:23] (current) – darkgrue | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | Command list for the Tail Company | + | Command list for the Tail Company |
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. | 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. | ||
<WRAP round todo 90%> | <WRAP round todo 90%> | ||
- | **IMPORTANT NOTICE: | + | **IMPORTANT NOTICE: |
</ | </ | ||
Line 35: | Line 35: | ||
<WRAP round todo 90%> | <WRAP round todo 90%> | ||
- | TailCoNTROL | + | TailControl |
- | The BLE Device Service for TailCoNTROL | + | The BLE Device Service for TailControl |
- | * RX Characteristic is '' | + | * RX Characteristic is '' |
- | * TX Characteristic is '' | + | * TX Characteristic is '' |
- | * Under the standard Device Information Service (DIS, '' | + | * Battery Voltage is '' |
- | * Manufacturer Name '' | + | |
- | * Model Number '' | + | |
- | * Firmware Revision '' | + | |
- | * Hardware Revision '' | + | |
- | | + | |
- | * Battery Percentage '' | + | |
- | | + | |
- | * Charging State (if hardware supported) is '' | + | |
</ | </ | ||
Line 55: | Line 47: | ||
</ | </ | ||
- | ===== TailCoNTROL | + | ===== TailControl |
==== Blue LED ==== | ==== Blue LED ==== | ||
Line 103: | Line 95: | ||
==== Automatic Actions ==== | ==== Automatic Actions ==== | ||
- | TailCoNTROL | + | TailControl |
Additional automatic actions are described in [[en: | Additional automatic actions are described in [[en: | ||
Line 118: | Line 110: | ||
Easing functions are as per the ServoEasing libary [[https:// | Easing functions are as per the ServoEasing libary [[https:// | ||
- | ^ Command | + | | **TAILHM** | **H**o**M**e position | |
- | | **TAILHM** | + | | **TAILS1** | **S**low wag **1** | |
- | | **TAILS1** | **S**low wag **1** | **S**low wag **1** | Slow Full Flap | Slow Outward Turn | | + | | **TAILS2** | **S**low wag **2** | |
- | | **TAILS2** | **S**low wag **2** | **S**low wag **2** | Slow Low Flap | Slow Left Ear Turn | | + | | **TAILS3** | **S**low wag **3** | |
- | | **TAILS3** | **S**low wag **3** | **S**low wag **3** | Slow High Flap | Slow Right Ear Turn | | + | | **TAILFA** | **FA**st wag | |
- | | **TAILFA** | **FA**st wag | **FA**st wag | Fast Full Flap | Left Tilt | | + | | **TAILSH** | **SH**ort wag | |
- | | **TAILSH** | **SH**ort wag | N/A | Fast Low Flap | Right Tilt | | + | | **TAILHA** | **HA**ppy wag | |
- | | **TAILHA** | **HA**ppy wag | N/A | Fast Asymmetrical Flap | Quick Outward Turn | | + | | **TAILER** | **ER**ect | |
- | | **TAILER** | **ER**ect | + | | **TAILEP** | **E**rect **P**ulse | |
- | | **TAILEP** | **E**rect **P**ulse | + | | **TAILT1** | **T**remble **1** | |
- | | **TAILT1** | **T**remble **1** | N/A | Slow Asymmetrical Flap | Flick Left Ear | | + | | **TAILT2** | **T**remble **2** | |
- | | **TAILT2** | **T**remble **2** | N/A | Settle | Flick Right Ear | | + | | **TAILET** | **E**rect **T**rem | |
- | | **TAILET** | **E**rect **T**rem | + | | **TAILU1** | **U**ser defined **1** | |
- | | **TAILU1** | **U**ser defined **1** | **U**ser defined **1** | **U**ser defined **1** | **U**ser defined **1** | | + | | **TAILU2** | **U**ser defined **2** | |
- | | **TAILU2** | **U**ser defined **2** | **U**ser defined **2** | **U**ser defined **2** | **U**ser defined **2** | | + | | **TAILU3** | **U**ser defined **3** | |
- | | **TAILU3** | **U**ser defined **3** | **U**ser defined **3** | **U**ser defined **3** | **U**ser defined **3** | | + | | **TAILU4** | **U**ser defined **4** | |
- | | **TAILU4** | **U**ser defined **4** | **U**ser defined **4** | **U**ser defined **4** | **U**ser defined **4** | | + | |
Line 191: | Line 182: | ||
| **READNVS** | **READ** **CONF**iguration from NVS; returns space-delimited configuration parameters stored in NVS (e.g., '' | | **READNVS** | **READ** **CONF**iguration from NVS; returns space-delimited configuration parameters stored in NVS (e.g., '' | ||
| **REBOOT** | **REBOOT** after 3 seconds, returns '' | | **REBOOT** | **REBOOT** after 3 seconds, returns '' | ||
+ | | **RELEASEHOLDONSTOP** | **RELEASE** servo **HOLD** when the servos **STOP** (default for tail-based devices); returns '' | ||
+ | | **SETHOLDONSTOP** | **SET** servo **HOLD** is maintained when the servos **STOP** (default for EarGear 2); returns '' | ||
| **SETHOME** | **SET** **HOME** position (0 through 8) for each servo (e.g., '' | | **SETHOME** | **SET** **HOME** position (0 through 8) for each servo (e.g., '' | ||
| **TASKU** | Prints to the hardware serial console the minimum amount in words of remaining stack space that was available to the task since the task started executing, returns '' | | **TASKU** | Prints to the hardware serial console the minimum amount in words of remaining stack space that was available to the task since the task started executing, returns '' | ||
Line 203: | Line 196: | ||
**DSSP [E< | **DSSP [E< | ||
- | ^ Prefix | + | ^ Prefix ^ Parameter Type ^ Range of Values for Moves ^ |
| **E** | Easing function to apply to Servo 1 | Default is Linear (no easing), if not specified.\\ This is the decimal representation of the (hexadecimal) easing type enumeration, | | **E** | Easing function to apply to Servo 1 | Default is Linear (no easing), if not specified.\\ This is the decimal representation of the (hexadecimal) easing type enumeration, | ||
| **F** | Easing function to apply to Servo 2 | (Same as **E**) | | | **F** | Easing function to apply to Servo 2 | (Same as **E**) | | ||
Line 234: | Line 227: | ||
**USERMOVE U< | **USERMOVE U< | ||
- | ^ Prefix | + | ^ Prefix ^ Parameter Type ^ Range of Values for Moves ^ |
| **U** | User preset number | <1 ... 4> | | | **U** | User preset number | <1 ... 4> | | ||
| **E** | Easing function to apply to Servo 1 | Default is Linear (no easing), if not specified.\\ This is the decimal representation of the (hexadecimal) easing type enumeration, | | **E** | Easing function to apply to Servo 1 | Default is Linear (no easing), if not specified.\\ This is the decimal representation of the (hexadecimal) easing type enumeration, | ||
Line 249: | Line 242: | ||
| **U** | User preset number | <1 ... 4> | | | **U** | User preset number | <1 ... 4> | | ||
| **P** | Number of points in the Glow Tip pattern | <1 ... 32> | | | **P** | Number of points in the Glow Tip pattern | <1 ... 32> | | ||
- | | **N** | Number of cycles (times the pattern will be performed) | <0 ... 255> | | + | | **N** | Number of cycles (times the pattern will be repeated) | <0 ... 255> | |
| **A** | Brightness point for Glow Tip | <0 ... 8>\\ 0 -> LEDs off\\ ...\\ 4 -> 50% intensity\\ ...\\ 8-> LEDs max intensity | | | **A** | Brightness point for Glow Tip | <0 ... 8>\\ 0 -> LEDs off\\ ...\\ 4 -> 50% intensity\\ ...\\ 8-> LEDs max intensity | | ||
| **S/L** | Time between the current point and the next (in 20 ms increments)\\ **S** will wait in the current position, then move to the next when the time has elapsed\\ **L** will gradually move from the current position to the next, over the time specified | 0 ... 127 (time * 20 ms) | | | **S/L** | Time between the current point and the next (in 20 ms increments)\\ **S** will wait in the current position, then move to the next when the time has elapsed\\ **L** will gradually move from the current position to the next, over the time specified | 0 ... 127 (time * 20 ms) | | ||
Line 273: | Line 266: | ||
* **U1** Store into user preset 1 | * **U1** Store into user preset 1 | ||
* **P2** The move consists of 2 points | * **P2** The move consists of 2 points | ||
- | * **N3** | + | * **N3** |
* **E0E66** Servo 1 move to Position 1 has no easing, move to Position 2 uses EASE_CUBIC_OUT (0x42) | * **E0E66** Servo 1 move to Position 1 has no easing, move to Position 2 uses EASE_CUBIC_OUT (0x42) | ||
* **F0F66** Servo 2 move to Position 1 has no easing, move to Position 2 uses EASE_CUBIC_OUT (0x42) | * **F0F66** Servo 2 move to Position 1 has no easing, move to Position 2 uses EASE_CUBIC_OUT (0x42) | ||
Line 291: | Line 284: | ||
* **U2** Store into user preset 2 | * **U2** Store into user preset 2 | ||
* **P4** The move consists of 4 points | * **P4** The move consists of 4 points | ||
- | * **N3** | + | * **N3** |
* **A0A4A8A4** Move Servo 1 90° at a time, starting from 0° | * **A0A4A8A4** Move Servo 1 90° at a time, starting from 0° | ||
* **B4B8B4B0** Move Servo 2 90° at a time, starting from 90° | * **B4B8B4B0** Move Servo 2 90° at a time, starting from 90° | ||
Line 313: | Line 306: | ||
* **U1** Store into user preset 1 | * **U1** Store into user preset 1 | ||
* **P2** The pattern consists of 2 brightness points | * **P2** The pattern consists of 2 brightness points | ||
- | * **N5** | + | * **N5** |
* **A8A0** Start at full brightness, then turn off | * **A8A0** Start at full brightness, then turn off | ||
* **S5S95** On for 5 * 20 ms = 100 ms; off for 50 * 20ms = 1 s | * **S5S95** On for 5 * 20 ms = 100 ms; off for 50 * 20ms = 1 s | ||
Line 319: | Line 312: | ||
=== Example 2 – Fade in/out (similar to '' | === Example 2 – Fade in/out (similar to '' | ||
- | The Glow Tip LEDs light up slowly, then dim until completely off; this is performed | + | The Glow Tip LEDs light up slowly, then dim until completely off; this is repeated |
**USERLEDS U2 P2 N3 A0A8 L100L100** | **USERLEDS U2 P2 N3 A0A8 L100L100** | ||
Line 325: | Line 318: | ||
* **U2** Store into user preset 2 | * **U2** Store into user preset 2 | ||
* **P2** The pattern consists of 2 brightness points | * **P2** The pattern consists of 2 brightness points | ||
- | * **N3** | + | * **N3** |
* **A0A8** Start off, finish at full brightness | * **A0A8** Start off, finish at full brightness | ||
* **L100L100** Each brightness point is reached in 100 * 20 ms = 2 s | * **L100L100** Each brightness point is reached in 100 * 20 ms = 2 s | ||
Line 361: | Line 354: | ||
===== Conference Mode ===== | ===== Conference Mode ===== | ||
- | Conference mode pairs the user's phone with the TailCoNTROL | + | Conference mode pairs the user's phone with the TailControl |
* **Authentication: | * **Authentication: | ||
Line 369: | Line 362: | ||
==== Enabling Conference Mode (Pairing and Binding) ==== | ==== Enabling Conference Mode (Pairing and Binding) ==== | ||
- | Pairing is performed with a 6-digit number entered on each of the devices. In the case of TailCoNTROL, the passkey is set on the device in a " | + | Pairing is performed with a 6-digit number entered on each of the devices. In the case of TailControl, the passkey is set on the device in a " |
**SETPUSSKEY < | **SETPUSSKEY < | ||
Line 385: | Line 378: | ||
==== Unbinding ==== | ==== Unbinding ==== | ||
- | Resetting/ | + | Resetting/ |
- | There are two different methods of factory-resetting a TailCoNTROL | + | There are two different methods of factory-resetting a TailControl |
- | * Sending a '' | + | * Sending a '' |
* Performing a factory reset using the single button: | * Performing a factory reset using the single button: | ||
- Press and hold the power button. | - Press and hold the power button. | ||
Line 442: | Line 435: | ||
===== No-phone Mode ===== | ===== No-phone Mode ===== | ||
- | No-phone mode is a feature exclusive of MiTail firmware 4.0.0 or greater or TailCoNTROL. | + | No-phone mode is a feature exclusive of MiTail firmware 4.0.0 or greater or TailControl. |
**AUTOMODE G< | **AUTOMODE G< | ||
Line 462: | Line 455: | ||
- | ===== Debugging ===== | + | == Copyright 2024-2025 © The Mechanical Tail Company Limited contact@thetailcompany.com. All Rights Reserved. The Mechanical Tail Company Limited also claims trademark rights in the following: TailControl, |
- | + | ||
- | TailCoNTROL has ample output to the serial console that can be invaluable when debugging controllers. The device can also be commanded from the console as well. | + | |
- | + | ||
- | ==== MiTail, MiTail Mini, FlutterWings ==== | + | |
- | + | ||
- | Hardware console can be accessed from unpopulated board connector (requires opening the case) with a 3.3 V USB to TTL interface. If you also wish to be able to hardware flash, make sure that it provides RXD, TXD, RTS (Ready to Send), and DTR (Data Terminal Ready) signals (i.e., a 6-pin connector with the appropriate signals). Numerous inexpensive USB to TTL cables and interfaces are not capable of doing this, check carefully before investing in a tool to perform this. | + | |
- | + | ||
- | The [[https:// | + | |
- | + | ||
- | The interface pinout on the board is below. Pins are numbered counting from Pin 1, closest to the servo connector, on the component side of the controller board. | + | |
- | + | ||
- | {{ : | + | |
- | + | ||
- | **Note:** USB to TTL interfaces are available with 5 V, 3.3 V, or selectable voltage. The ESP32 //must// be used with 3.3 V interfaces //only//! Ensure that your cable or device is configured for 3.3 V before connecting it to the controller board, or your ESP32 may be permanently damaged. | + | |
- | + | ||
- | ==== Ear Gear 2 ==== | + | |
- | + | ||
- | The Ear Gear 2 uses the USB CDC, which may be accessed from the USB-C connector on the right ear. | + | |
- | + | ||
- | + | ||
- | == Copyright 2024 © The Mechanical Tail Company Limited contact@thetailcompany.com. All Rights Reserved. == | + | |