Skip to content

WorldFamousElectronics/PulseSensor_Mac_App

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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

No packages published