# Serial Bus (SBUS)

If your radio supports SBUS trainer input, this is the recommended choice. SBUS is digital fast and supports 16 channels. The only reason I wouldn't use SBUS is if you have a long cable length or electrically noisy environments. A single missed bit will cause a whole 16ch update to be lost. Although PPM is slower it is more resilient to noise.

SBUS trainer isn't supported on many radios. But if you have an OpenTX radio you might be in luck. Below are two known working.

{% content-ref url="/pages/-Md5ygea73fnWkUEYu8s" %}
[Radio Master TX16S Setup](/head-tracker/getting-started/wiring/option-2-wired/serial-bus-sbus/radio-master-tx16s-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Md5zP-H7aUu\_NBH11Ur" %}
[FrSky Taranis X9D](/head-tracker/getting-started/wiring/option-2-wired/serial-bus-sbus/frsky-taranis.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://headtracker.gitbook.io/head-tracker/getting-started/wiring/option-2-wired/serial-bus-sbus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
