Acroname Blog

3 months 1 week ago
Getting Power Data Objects from Acroname APIIf you've used HubTool, you've probably seen this helpful screen: And perhaps thought:  "I'd really like to use those values (5.00 VDC, 3A) in my python script!"And possibly tried Acroname's API call to Get A Particular Power Data Object (PDO).…
1 year 9 months ago
Simplify device sharing and streamline control with USBHub3+ Automatic switching By default, the USBHub3+ will automatically switch to upstream host 0 if available.  This enables simple peripheral device sharing, where a dedicated PC could be connected to the host "Up 1" port, and an…
3 years 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…
4 years 4 months 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 5 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…