Closed bastianilso closed 5 years ago
Initially we could just create a unitypackage for connecting to arduino, in similar style to how Pupil Labs make their Eye Tracking Calibration scene.
Proposal for standardized Arduino output markers:
----- LOG BEGIN SYNC TEST (col=5,sep=tab) -----
----- LOG END SYNC TEST (col=5,sep=tab)-----
All implemented through 570ea838a5601e2814a266a8eef77b7d7646ed02 Standalone file browser 9c7ac76da08fe6ed6b9c2593e6095e4c8380eb39 ConnecToArduino Redirect to data logging 9641cd122f0feeda571671a7004bb4220901d3b7 use Martin's Arduino implementation
Currently the RTII Arduino Logger only understands two very specific kinds of exercises (ReactionTimeTest and SynchExercise). It would be nice to generalize the functionality into a CSV logger.