Hi everyone,
I am trying to save the x and y-coordinates from a joystick with 1000 Hz. Since psychopy can only sample positional data with the framerate (i.e. with a maximum of 60 Hz), I am now trying to use iohub to save the joystick position with a higher rate in a parallel process. However, I can’t find a way to initialize a joystick device in iohub. Simply sampling it as another device class doesn’t seem to work.
I’d really appreciate any ideas on how to achieve a higher sampling rate!
Thanks a lot in advance,
Theresa