- python v 3.x
- Flask
- discoverhue
- phue
- pygame
- nanoleafapi
- NanoLeafDiscovery
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
After the configuration is correct, in the same directory execute:
python app.py
- Please go to nanoleaf api documentation https://pypi.org/project/nanoleafapi/ to configure the panels correctly
- Please go to phue repository documentation https://github.com/studioimaginaire/phue to configure the Philips Hue devices
- The Headphones doesn't require special configuration but please go to https://github.com/pygame/pygame for documentation