> For the complete documentation index, see [llms.txt](https://support.binho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.binho.io/getting-started/binho-mission-control/communication-protocols.md).

# Communication Protocols

In this section we dive into each protocol, unraveling their functionalities and elucidating the efficacy of the Binho Mission Control app through practical examples and use-cases.

Below there is a table that indicates which protocols are available for each Binho host adapter:

<table><thead><tr><th width="147">Host adapter</th><th width="96">GPIO</th><th width="90">SPI</th><th width="90">UART</th><th width="85">I2C</th><th width="80">I3C</th><th>1-Wire</th></tr></thead><tbody><tr><td>Nova</td><td>Yes</td><td>Yes</td><td>-</td><td>Yes</td><td>-</td><td>Yes</td></tr><tr><td>Supernova</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td><td>-</td></tr><tr><td>Pulsar</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td><td>-</td><td>-</td></tr></tbody></table>
