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 Physiological Tests #17

Open bastianilso opened 4 years ago

bastianilso commented 4 years ago

This part is less important than issue #16 and #15 , but if we can make it, we would like to us the ArduinoEDA-IBI-Pressure firmware to capture people's Electrodermal Activity (measuring sweat conductivity) and heart rate (IBI) over time. We want the captured data from the ArduinoLogger sent to an EDAIBIPressure table in the database and visualized by an R Shiny application as seen below: r-shiny-app-physiological-visualizations

Extra Notes:

hendrikknoche commented 4 years ago

here's a reference screen shot from a tool called Kubios. image

bastianilso commented 4 years ago

Design todo:

hendrikknoche commented 4 years ago

here's something from an EDA analysis Matlab tool image

it produces a list of events from this that can be grouped by predefined time windows (not shown). image