Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library

An Arduino Library for the MAX3015 particle sensor and MAX30102 Pulse Ox sensor
https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library

arduino-library heartbeat particle-sensor pulse-ox-sensor reflectance

Last synced: about 18 hours ago
JSON representation

An Arduino Library for the MAX3015 particle sensor and MAX30102 Pulse Ox sensor

Lists

README

        

SparkFun MAX301x Particle Sensor Library
===========================================================

![SparkFun Reflectance, Particle, and Pulse Ox sensor - MAX30105](https://cdn.sparkfun.com/assets/parts/1/1/8/7/4/14045-02.jpg)

[*SparkFun Reflectance, Particle, and Pulse Ox sensor - MAX30105 (SEN-14045)*](https://www.sparkfun.com/products/14045)

![A graph of a heartbeat](https://raw.githubusercontent.com/sparkfun/SparkFun_MAX3010x_Sensor_Library/master/extras/HeartBeat1.jpg)

That's my heartbeat!

This is a breadboard friendly breakout board for the Maxim MAX30105 reflectance, particle, and pulse ox sensor.

This library should work with other MAX3010x sensors including the MAX30102, MAX30101, and MAX30100.

Library written by Nathan Seidle ([SparkFun](http://www.sparkfun.com)) and Peter Jansen ([Open Sensing Lab](https://github.com/opensensinglab)).

Repository Contents
-------------------

* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
* **/src** - Source files for the library (.cpp, .h).
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
* **library.properties** - General library properties for the Arduino package manager.

Documentation
--------------

* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Product Repository (MAX30105)](https://github.com/sparkfun/MAX30105_Particle_Sensor_Breakout)** - Main repository (including hardware files) for the MAX30105 particle sensor breakout board.
* **[Product Repository (MAX30101)](https://github.com/sparkfun/SparkFun_Photodetector_Breakout_MAX30101_Qwiic)** - Main repository (including hardware files) for the SparkFun Photodetector (MAX30101) - Qwiic.
* **[Hookup Guide (MAX30105)](https://learn.sparkfun.com/tutorials/max30105-particle-and-pulse-ox-sensor-hookup-guide)** - Basic hookup guide for the MAX30105 Particle Sensor breakout board.
* **[Hookup Guide (MAX30101)](https://learn.sparkfun.com/tutorials/sparkfun-photodetector-max30101-hookup-guide)** - Basic hookup guide for the SparkFun Photodetector (MAX30101) - Qwiic.

License Information
-------------------

This product is _**open source**_!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round! Anything Maxim wrote has its own license. Anything that was co-writing with Peter Jansen is BSD.

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

- Your friends at SparkFun.