med-material / ArduinoReactionSynchTests

Collection of Arduino Scripts for measuring human reaction time and synchronization abilities.
MIT License
0 stars 1 forks source link

Trial no. should represent Trial no. per Intensity #11

Open bastianilso opened 4 years ago

bastianilso commented 4 years ago

Right now, TrialNo. counts fx from 1-10 or 1-40 (for synch) - but it involves multiple "intensity combinations" - so for reactiontime trial 5-10 is low intensity, and 1-5 is high intensity. This is however not really useful, as a way to group. It would be more ideal if the Arduino firmware reset the Trial No. once something about the condition changes.

1..2..3..4..5..[switch intensity]..1..2..3..4..5