Skip to content

UbiquitousComputingSS14/HeartRateMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the desktop-part of the heart rate monitor. The heart rate is measured via a light sensor and the differences in absorption of light by blood.

For additional information: documentation

The following libraries are required:

Note that with Qt5 qtserialport is already included.

Linux

Installation is straight forward. Follow the tutorials from the links.

Windows (Qt5)

  • Install MinGW and MSYS
  • Install Qt5 (with QtSerialPort addon)
  • Install Qwt
  • Compile FFTW (in MSYS environment)

Ensure all components are in the PATH variable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages