# Binho Mission Control

Binho Mission Control is a multi-platform desktop app for seamless embedded system development and testing. It replaces the tedious coding, building, and testing loop with a simple GUI.

## Summary

### **Supported Devices**

* Supports Binho Nova and Supernova Host Adapters.
* Plans for future host adapter compatibility.
* Test-drive the app with built-in Binho Nova and Binho Supernova simulators.

### **Features**

* Supports protocols like I2C, I3C, SPI, GPIO, UART, and 1-WIRE.
* Enables easy protocol transactions, from basic to advanced.
* Intuitive device configuration, from bus voltage to address settings.
* Clear interface for all user levels.
* Consistent experience across Binho devices.

### **System Compatibility**

* Works on Windows, Linux, and macOS.

***

The upcoming sections provide a quick introduction to some of the varied functionalities offered by Binho Mission Control. These segments aim to offer a limited but rapid insight of the range of features available for each host adapter. The focus is on providing a primary contact into the app's capabilities and possible usages.


---

# 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://support.binho.io/getting-started/binho-mission-control.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.
