med-material / ArduinoLogger

Source code for an Arduino Logger (Windows/Mac) used for the advanced human computer interaction (AMMI) course at AAU (Unity 2018.3.2f1)
MIT License
3 stars 2 forks source link

[R Shiny] Visualize Data from the Reaction Time Test #15

Open bastianilso opened 4 years ago

bastianilso commented 4 years ago

Using the ReactionTimeSynchTests firmware we can capture people's reaction time in response to either a blinking LED or a vibrating ERM. We are sending this data to a reaction_time table inside the database.

This makes it possible to create visualizations of people's reaction time data in R Shiny. See the mockups below, for how the reaction time visualizations could look like: r-shiny-app-reactiontime-visualizations