Acroname Blog

1 year ago
How to monitor voltage and power with the GUI or Python Among other properties, we can view: Per-port Voltage Per-port Current Input Voltage Input Current Measuring voltage and current with HubTool If you haven't already, install HubTool, which is part of the Brainstem Dev…
1 year 5 months ago
The USBHub3+ provides advanced control beyond basic on/off switches, allowing for precise USB customization. The USBHub3+ can also independently enable and disable Voltage and Data: Vbus All Data High Speed data (480 Mbps) Super Speed data (5 Gbps) We'll be working interactively using…
2 years 9 months ago
If you are not familiar with PyInstaller it is an application that allows you to bundle a python file or project into a single executable by providing a fully encapsulated environment. The benefit being that you won't need to fuss with setting up a python environment.  Simply execute the…
3 years 8 months ago
Docker Technology to Spin up Small, Isolated EnvironmentsAt Acroname, we hate it when customers have issues with software and that’s why we provide deployments for Windows, Mac and Linux across various architectures.  Amongst those deployments we also offer application programming…
3 years 8 months ago
The USBHub3c is designed specifically for mobile device test labs, USB-PD validation testing, USB-C device production testing, end-of-line battery charge, and for testing dual role data (DRD) and dual role power (DRP) devices. Fully programmable, engineers can control USB-PD parameters,…
4 years ago
How to Accomplish a Host Switch With the USBHub2x4Often a simple USB switch with a physical button is used to switch USB devices between two different host computers. In many cases it would be nice to execute the host switch without physically pushing a button on the device. The Acroname…
4 years ago
Expand Hub Functionality with BrainStem APIAcroname's hubs are a robust hardware solution to many common usb related tasks:  remotely simulating a manual plug-cycle, charging (or not charging) batteries on connected devices, and switching control between two host computers.…
9 years ago
How to use USBHub2x4 and MTM to work with multiple host machinesIn short, the best setup for you is determined by the type of handoff you would like between host machines and the flexibility you have to modify those host machines. Host 0 makes all…
9 years 2 months ago
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…
9 years 5 months ago
Using BrainStem Python for Turning USB Device On And Off Simple task automation for repetitive actions can be powerful aids in product development. Automatically connecting and disconnect devices from a USB bus is commonly done in manufacturing test and software regression test systems.…