Skip to content

WorldFamousElectronics/PulseSensor_Mac_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Pulse Sensor Mac App

This is repo for our Mac App. Download our " Pulse Sensor Mac App"

This App

  1. Beat's Heart Image to User's Live Heartbeat
  2. Show User's Pulse activity in real-time
  3. Displays BPM
  4. Allows for Serial Port selection

Screen Shot

ScreenShot

Installation

  1. Before running this program, install our "Pulse Sensor Arduino Code" ScreenShot

  2. In Arduino App, Change "serialVisual" to equal "false":

// Regards Serial OutPut  -- Set This Up to your needs
static boolean serialVisual = true;   // Set to 'true' by Default. 

too:

// Regards Serial OutPut  -- Set This Up to your needs
static boolean serialVisual = false;   // Re-set to 'false' to sendDataToSerial instead. : ) 

That's it ! Fire up the Mac App, select your USB port, and see it go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages