https://github.com/sparkfun/max30105_particle_sensor_breakout
Breakout to sense smoke, SpO2, Pulse Detection, as well as airborne particles.
https://github.com/sparkfun/max30105_particle_sensor_breakout
hardware particles pulse-detection sparkfun-products
Last synced: 2 months ago
JSON representation
Breakout to sense smoke, SpO2, Pulse Detection, as well as airborne particles.
- Host: GitHub
- URL: https://github.com/sparkfun/max30105_particle_sensor_breakout
- Owner: sparkfun
- License: other
- Created: 2016-09-13T17:40:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T18:04:55.000Z (over 7 years ago)
- Last Synced: 2025-03-28T09:51:29.370Z (3 months ago)
- Topics: hardware, particles, pulse-detection, sparkfun-products
- Language: C++
- Size: 930 KB
- Stars: 40
- Watchers: 10
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
MAX30105 Particle and Pulse Ox Sensor Breakout
=======
A breakout board for the MAX30105 Particle Sensor. This sensor uses three LEDs (Red, Green, IR) to shine different wavelengths of light at any particle in front of the photo detector. Based on the reflection the sensor outputs readings.

That's my heart beat!
Sensor is capable of detecting pulses but only limited algorithms are provided. It is up to the user to create the algorithms to detect different particles and/or SPO2 and/or do Pulse Detection.
Board requires 3.3V to operate the IR and Red LEDs. 3.5V is recommended to operate the green LED. It has onboard voltage regulation and BSS138 MOSFETs to convert from larger logic voltages (5V) down to the needed 1.8V.
License Information
-------------------The hardware is released under [Creative Commons Share-alike 4.0](http://creativecommons.org/licenses/by-sa/4.0/).
The firmware is released under the [Beerware license](http://en.wikipedia.org/wiki/Beerware).