Acroname Blog

8 years 7 months 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…
8 years 8 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 ago
Two example projects for USBHub2x4 With National Instruments We've recently been getting questions regarding the use of the Acroname USBHub2x4 from within National Instruments TestStand test management software. So we put together two example projects which wraps the BrainStem2 library…
9 years ago
INTRODUCTION TO MTMAcroname, Inc. has been bringing robotics and automation systems into the hands of engineers for more than 20 years. Our customers include some of the largest corporations and research institutions in the world all the way down to elementary school students. We also advise and…
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…