Skip to content

ceichin/PulseMeterChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulse Meter Chart

A simple project that reads data from pulse meter CMS50D+ in real time and displays it in a chart using Windows Forms.

Binary data received from serial port are parsed into meaningful information. Every time a packet arrives an event fires with the information received:

  • Heart Rate in BPM
  • Heart Waveform
  • Beat
  • If finger is in or out

alt tag

NOTE: You may have to change the serial port number from code to make it work depending on your computer and where the pulsemeter is connected.

About

A simple project that reads data from pulse meter CMS50D+ in real time and displays it in a chart.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages