bygreencn / MAX3010x-Sensor-Library

An Arduino library for the MAX3010x sensor family.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAX3010x Sensor Library

This is an Arduino library for the MAX3010x family of pulseoximetry sensors.

For details on the sensors please refer to their datasheets.

This library was written by Daniel Wiese (DevXplained). Redistribution is possible under the terms of the MIT license.

References

More Information

If you want more information on how to use this library you can look at the following tutorial series:

Part 3 and 4 explain the examples for heart rate and SpO2 measurements.

About

An Arduino library for the MAX3010x sensor family.

License:MIT License


Languages

Language:C++ 98.6%Language:C 1.4%