DuguidLab / visiomode

A rodent touchscreen-based visuomotor behaviour platform
https://www.visiomode.org
MIT License
3 stars 0 forks source link

Support different response input devices #139

Closed celefthe closed 2 years ago

celefthe commented 3 years ago

Support more than just touchscreens for input, e.g, from USB devices (like the leverpush setup).

Use InputDevice or ResponseDevice classes, returning response events.

Should allow switching on the webpanel.

celefthe commented 2 years ago

Working since #149