Walk these six sketches in order. Each one names a part of
rt.html:
pixels on a display, a loop that refreshes, a value in memory,
a stimulus, a button or key, and a clock. Then we use the real
instrument and export a CSV.
display → memory → input → time
p5.js is the on-ramp. The graded block is still the reaction-time page.
Step 1
Pixels on a display
Remix this step
The code in memory
Change a number or a string, then Run. This is the same idea as
Week 1’s playground, with a canvas instead of a card.
19:25 · the real instrument
You have the pieces. Now collect a block.
The studio is one trial and no file. It does not exclude anticipations
or write a CSV.
rt.html
is the same ideas with a fixation, a random delay, twenty trials,
and an export. Write a predicted mean before the first scored trial.