Skip to content

Releases: WorldFamousElectronics/PulseSensorPlayground

PulseSensorPlayground

25 Jan 18:48
bd1257d
Compare
Choose a tag to compare

Updated the examples that allow using more than one Pulse Sensor.
Added functions to extract more info from the library:
getPulseAmplitude()
getLastBeatTime()

BPM to Serial Monitor and version data

16 Jan 20:19
5abd099
Compare
Choose a tag to compare

addresses version data typos

BPM to Serial Project added to examples.

16 Jan 16:45
6377716
Compare
Choose a tag to compare

Adds: Getting_BPM_to_Monitor.ino to examples.

Getting BPM to Serial Monitor Example Added

13 Jan 18:32
6377716
Compare
Choose a tag to compare

This release adds a new project to Examples, Getting_BPM_to_Monitor. The Getting_BPM_to_Monitor example demos: printing user's BPM to Serial Monitor via our Library, and the least lines of code possible.

Update to library.properties file, for support, description, and "more info" link.

Pulse Sensor Playground Arduino Library

04 Jan 19:37
6aabee1
Compare
Choose a tag to compare

Minor update to Pulse Sensor Playground Arduino Library

This release adds the ability to use 2 Pulse Sensors on 1 Arduino with OR without interrupts

PulseSensor Playground Arduino Library

04 Jan 19:16
dc4c242
Compare
Choose a tag to compare

First release of Pulse Sensor Playground!

The purpose of this release is to get the Pulse Sensor Playground Library included in the Arduino Library Manager.