This work was done as part of a grant from the Minerva Research Initiative to explore cognition in support of long duration space missions. The work in this repo specifically pertains to the environmental sensors in the sensor suite used for experiments.
Sensorsational is divided into two main parts: Arduino code and analysis code.
The Arduino code section also contains code that was developed but not used in the final experimental protocol. The code remains here for future reference and personal documentation of the previous approaches taken for this project.
Additionally, this is a supplemental and incomplete version of the official repository used for this project and intended for demonstrative purposes only.
The analysis section of this repo serves as a case study of some of the data collected from experiments. The case study's main goals were to explore the best ways to display and explore the data to gain insights and visual communicate the story of the data.
The analysis section is the main star of this repo and features the bulk of the code and discussions from this project. sensor-visualization.Rmd is well documented itself, but there is also a write up with supplemental information if you do not want to parse through all of the code to get the details.
