Acroname Blog

1 week 6 days 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).…
5 months 4 weeks ago
I. INTRODUCTIONThis case study demonstrates how a device lab resolved its USB issues using Acroname’s industrial USB hubs, making the lab more robust and ready to accommodate future expansion.Hardware device labs need reliable equipment. Often, these labs develop in an ad hoc manner, adding…
6 months 1 week ago
IntroductionMobile devices are built to maximize how long they can run between charges by topping off the battery when connected to power.  However, in mobile device and Continuous Integration (CI) labs, where hundreds of devices need continuous USB data connections, this presents a challenge…
1 year 1 month 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 6 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…
1 year 7 months ago
Seeing your battery swell after years of using a phone or laptop can be a scary sight, but knowing what to do if it happens and recognizing the early signs of battery swelling is essential for your safety. Several factors, including wear and tear on the lithium-ion cells within the battery and…
1 year 11 months ago
Mobile devices are designed to survive while crammed into pockets day-in and day-out; they can even survive being handled by toddlers and teenagers. Yet placing thousands of phones or tablets onto server racks can create a more challenging environment for these devices to survive long-term. The…
2 years ago
Mobile devices are designed to survive crammed into our pockets day-in and day-out; they can even survive toddlers and teenagers for a few months. Yet placing thousands of phones or tablets into server racks can actually be a harder place for these devices to survive long term. The continuous…
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 9 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…