Skip to content

A visualisation tool built using OpenFrameworks as part of my Final Year Project.

Notifications You must be signed in to change notification settings

HarryLee186/AnxietyAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

AnxietyAnalyser

A visualisation tool built using OpenFrameworks as part of my Final Year Project.

The project uses an Arduino with a heart rate sensor to provide a reading of the users heart rate, which is then displayed on screen as a visualisation.

Small snippets of code have been provided by helpful contributors from the OpenFrameworks forums. You should go see if you can contribute to it here: https://forum.openframeworks.cc/

PulseSensorPlayground provided the code used in the Interrupt.ino file as part of their library as well as small snippets in the AnxietyAnalyser.ino file. This was to enable the heart rate sensor to provide accurate readings. You can see their website here: https://pulsesensor.com/

Relevant Repository's: https://github.com/openframeworks/openFrameworks https://github.com/WorldFamousElectronics/PulseSensorPlayground

About

A visualisation tool built using OpenFrameworks as part of my Final Year Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages