Can multiple devices be used at the same time?

Yes! One of the key features is that it's easy to use multiple devices on the same computer at the same time. Each device will be enumerated as a different COM port / HID address on the machine. This eliminates device management headaches and limitations that occur when using other types of USB device classes.

Our Python SDK was designed for usage with multiple host adapters connected to a PC and provides mechanisms for straightforward device management, both within scripts and on the command line interface.

In the case of using Binho Mission Control app with multiple devices, simply launch multiple instances of the app for each device.

Last updated