Acroname Blog

11 months 3 weeks ago
More control than just on and off Enable and disable VBus, all Data, High Speed or Super Speed connections In addition to turning ports on and off, the USBHub3+ can also independently enable and disable Voltage and Data: Vbus All Data High Speed data (480 Mbps) Super Speed data (5 Gbps)…
11 months 3 weeks ago
Sometimes we hear from customers who have used our programmable USB hubs for unusual applications. Maybe one of these examples will help solve your problem! Dual-Hosting USB Storage Volumes  Imagine a scenario where one host machine directly boots from an OS image on an SSD or thumb…
2 years 8 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…