Skip to content

MRC-CBU/eyesync

Repository files navigation

This repo provides code for interfacing with SMI eye trackers. For further documentation of the CBU eye tracking setup, see the CBU imaging wiki.

Matlab (serial port communication)

For a high-level calibration script, see fullCalibrationRoutine.m.

For a minimal example, see eyetrackdemo.m.

For complete documentation, see this wiki entry.

Matlab (ethernet communication)

Please note that the code above is somewhat outdated - the release of the SMI Matlab SDK makes it possible to interface with the eye tracker using ethernet, which is faster and much easier. If you need advanced eye tracking applications (e.g., gaze-contingent displays), this will be a better approach. If you just want to calibrate, log trials and check fixation accuracy, the above serial-port code is probably good enough.

E-Prime

We use SMI's SDK. See this wiki entry.

Others

Presentation should also work - again there is an SMI SDK.

About

code for interfacing with the CBU eye trackers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages