# Other Examples

## Related to the Binho Mission Control App

Example on the UI with GPIO and Simulator at [GPIO Protocol Example](https://support.binho.io/getting-started/binho-mission-control/communication-protocols/gpio#example).

You can also find some real device examples with Mission Control for [I2C](https://support.binho.io/getting-started/binho-mission-control/communication-protocols/i2c#real-world-example) and [SPI](https://support.binho.io/getting-started/binho-mission-control/communication-protocols/spi#real-world-examples).

## Related to the Python SDKs

For Nova SDK examples, see the [Example Scripts](https://support.binho.io/getting-started/python-sdks/nova-sdk#example-scripts).

For Supernova Python SDK (Supernova Controller), check out the [In-Package Examples](https://support.binho.io/getting-started/python-sdks/supernovacontroller#examples).

## Related to the C++ SDK

For the C++ SDK, you can check out the [Included Example Applications](https://support.binho.io/getting-started/c++-sdk/example-applications#example-applications).
