Skip to content

Latest commit

 

History

History
159 lines (90 loc) · 6.37 KB

README-archive-3-2018.md

File metadata and controls

159 lines (90 loc) · 6.37 KB

logo

PulseSensor.com Playground

This Playground is a collection of code for the most popular uses of PulseSensor and Arduino.  

- The playgroud includes a number of projects, with the code already written-out and commented! 🤘 
- Use this code to get started quickly, or do advanced stuff. 👍
- Switch between projects right in the Arduino IDE (software). 💻
- Contritube your projects code back to the GitHub hive-mind. 🐝

Install the PulseSensor Playground Library !

How To Install: 🤓

An Arduino Library is a collection of code and examples on a specific topic or device. For example, our PulseSensor Playground Library is a collection of code and projects made just for your PulseSensor and Arduino.

(NOTE If you do not have Arduino, you can download it here)

To install the PulseSensor Playground Library, in Arduino, to go Sketch > Include Library > Manage Library...

In the Library Manager: Search for and Select "PulseSensor.com

Install or update to the lastest version.👍

Hurray! Once this library is installed you will see our examples in Arduino's dropdown! To select an example project, go to: File > Examples > PulseSensor Playground > GettingStartedProject

More Info On Libraries in General 👉 https://www.arduino.cc/en/Guide/Libraries.


Playground Project Descriptions:

Getting Started Project:  

Plug your sensor in for the first time! Blink an LED with your pulse, live.


Calculate BPM:

Focus-in on the code that calculates a user's HeartRate Beats Per Minute, "BPM".
See the best practises to get the best signal.


Make A Sound to a live Heartbeat:

Transform the heartbeat into a live "beep" with a speaker.


Move a Motor to a live Heartbeat:

Make a servo motor pulse to your live heartbeat.


Connect Two (or more) Pulse Sensors:

Use 2 or more Pulse Sensors on one Arduino.


Processing Visualizer:

Get detailed visualization of the heart's pulse and behavior. Send the PulseSensor data into Processing!


Pulse Transit Time:

Use two Pulse Sensors on different parts of your body to measure Pulse Transit Time!


Connecting the Harware 😎

  1. Prepare the sensor, with the Kit parts.

  1. See the recommended wiring for your specific project


The Functions Guide

We put together a HANDY GUIDE to the function-ality of our library. Check it out if you want to dive into the inner workings!


Troubleshooting Your Signal:

Ugh, Where's the Beat ? 😵 If you're having trouble seeing a heartbeat, make sure that you are using 'Goldilocks' pressure on the Pulse Sensor: Not too hard, not too soft. Squeezing the Pulse Sensor too hard against your skin will make the heartbeat go away, and not enough pressure will cause too much noise to creep in!

If you are seeing way too many Beats Per Minute, or you are getting lots of noise, try adjusting the Threshold setting. The Threshold variable tells Arduino when to find a pulse that is legit. Adjust this number (noted below with arrows) up for less sensitivity and down for more sensitivity. In the StarterProject you can find the Threshold variable as shown in the pic below:

StarterThreshold

In the other examples, the THRESHOLD is defined at the top of the code.


Give and Get Feedback

The Issues Tab will get you the quickest answers to common techinal questions.


Legal: PulseSensor.com® World Famous Electronics llc. in Brooklyn, NY. USA