Acroname Blog

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
When USB robustness and reliability matterFor everyday use — like connecting a mouse or webcam to your laptop — an inexpensive USB hub with enough ports will get the job done. However, in production or test environments, robustness and reliability are paramount. Chasing bugs inherent in…
9 years 1 month 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…