Jun 01, 2014
These two are the guts of my interface plans:
Arduino Leonardo
The Arduino Leonardo is an awesome board. It’s quite similar to the Arduino Uno, which I’m quite experienced with, but the biggest difference (and reason I’m getting it) is that it can emulate HID’s in Windows, meaning it can trigger mouse movement/click events, as well as keyboard input. I plan to either directly map it to a mouse, or have different measurements trigger innocuous keystrokes that can be picked up in the background by something like vJoy and mapped to joystick inputs.