Acroname Blog

9 years 1 month ago
The long awaited BrainStem LabVIEW API is finally here!   Well, kind of...   Currently, the API has only been completed for the USBHub2x4 and the USBHub3P+. However, the framework has been laid for all BrainStem devices and USB hubs, and we will soon announce when that has been…
9 years 3 months ago
What is the ScratchPad? The BrainStem scratchpad is a shared memory on a brainstem module which is accessible from both the host and Reflex code. It serves as a simple interprocess communication channel for separate Reflex routines, as well as a communication channel between the host and reflex…
9 years 4 months ago
Hokuyo Factory Reset ProcedureA few customers have mentioned that, when trying to reset the Hokuyo UST-10LX or UST-20LX sensors to the factory default IP address, the reset procedure found in the product specification may not reset the IP address properly.Per the UST-20LX Product Specification 2014…
9 years 4 months ago
Disabling USB Port for Acroname Hub   Many customers have found the Acroname USBHub2x4 useful in production environments, but in some cases, when the hub is powered up/booted it may be best if the downstream ports are NOT enabled. This is particularly useful for cases when there…
9 years 7 months 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 9 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…