Software

USBHub2x4 Example with National Instruments TestStand

Two example projects for USBHub2x4 With National Instruments

We've recently been getting questions regarding the use of the Acroname USBHub2x4 from within National Instruments TestStand test management software. So we put together two example projects which wraps the BrainStem2 library and provides the critical interfaces you need to do basic things like enabling and disabling a downstream port.

How many Acroname USBHub2x4's can you connect at once?

Connecting multiple USB hubs

In this week's video we answered the popular question of: "Can I connect more than one USBHub2x4/BrainStem device to my computer?".  Not only did we prove that the answer is yes, but we also wanted to see exactly how many devices we could connect using our programmable USB hubs.  In addition, we also discussed a few methods for dealing with multiple devices using our C++ and Python API's.

Up and running with BrainStem using our Python API

Check out our new YouTube video "Up and running with BrainStem using our Python API".

This video details how to properly configure your system to communicate with our Brainstem modules.  It includes: installing Python, pip, and the BrainStem API (.whl).  Once everything is up and running a basic example using a USBStem module is shown.  Configuration, along with the examples, are shown for both Windows and Macintosh platforms (also compatible with Linux).