wayland/max30102-pulse-oximeter@0.0.1

License: MIT

Pulse-oximeter. Arduino library for the MAX30102 (https://datasheets.maximintegrated.com/en/ds/MAX30102.pdf). Wraps the SparkFun MAX3010x sensor library (https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library) written by Nathan Seidle and Peter Jansen. This XOD library is a work in progress - a node for measuring oxygen saturation will be added soon.
NodeDescription
calculate-heart-rate
Calculate heart rate from IR signal.
example-basic-readings
Example: reading red and infrared values.
heart-rate-monitor
Detects pulse and reports heart rate.
init
Initializes MAX30102 device.
max30102-deviceNo description
read-raw
Read red and infrared values.
set-pulse-amplitude-ir
Set pulse amplitude of IR LED.
set-pulse-amplitude-red
Set pulse amplitude of red LED.
setup
Configure MAX30102 sensor.
example-test-heart-rate-monitor
Using debug mode to test operation of heart rate monitor.
To use the nodes in your project you should have the wayland/max30102-pulse-oximeter library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.