Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1 KB

README.md

File metadata and controls

39 lines (25 loc) · 1 KB

Stimuli Control

As a part of The effect of music and colored light on stress in occupational health project.

Tools (requirements.txt)

  • python v 3.x
  • Flask

Libraries

  • discoverhue
  • phue
  • pygame
  • nanoleafapi
  • NanoLeafDiscovery

Set up

Clone the Project

In your local machine execute the following:

git clone https://github.com/andres112/StressEvaluator.git

cd .\mt_stress_detection\StimuliControl\

Install dependencies included in requirements.txt file

pip install -r requirements.txt

Implementation

After the configuration is correct, in the same directory execute:

python app.py

Devices setup