I wanted to make the closed-loop response of my quadcopter faster (AHRS to ESC path). I got a Teensy 2.0 to read serial from AHRS, send PWM to the ESCs, and read USB from the motherboard for direction info. I only got as far as making a blinking LED and interfacing with x86 through raw USB. See projects here and here.