Meditation monitor that measures wearers' pulse, breathing rate and gives feedback through a video headset with colors.
The code is written based on python3.5
using command below to install the dependence
pip3 install -r requirements.txt
run the following command to start a demo once you connect to the device properly
python3 mindfulnessMonitor.py
python3 visualFeedback.py