MAX30105 Particle and Pulse Ox Sensor Hookup Guide
Contributors:
Nate
Resources and Going Further
For more on the MAX30105 Particle Sensor Breakout Board the Maxim MAX3010x, check out the links below:
- MAX30105 Breakout Board GitHub Repository -- Home base for the sensor's latest design files
- MAX30105 Breakout Board Schematic (PDF)
- MAX30105 Breakout Board Eagle Files (ZIP)
- MAX30105 Datasheet (PDF)
- SparkFun MAX3010x Sensor Library GitHub Repository -- Source and example files for the Arduino library used in this tutorial.
- SFE Product Showcase
How Can You Help?
The MAX30105 is a very powerful sensor but we’ve only scratched the surface of what it's capable of. If you are an algorithms guru and have a better method for calculating heart rate, or SPO2, or particle detection we would love to hear from you! Please send us a link to your repo, and we’ll include it here.
For more sensor action, check out these other great SparkFun tutorials.
MAX31855K Thermocouple Breakout Hookup Guide
Learn how to take readings with a k-type thermocouple using the MAX31855K cold-junction-compensated k-type thermocouple-to-digital converter.
Rotary Dial Kit Assembly Guide
Put together your Rotary Dial Kit and light it up with our Arduino example code!
Qwiic Kit for Raspberry Pi V2 Hookup Guide
Get started with the SGP40, BME280, VCNL4040, and microOLED via I2C using the Qwiic system and Python on a Raspberry Pi! Measure VOC Index, light, temperature, humidity, and pressure from the environment. Then display them on the microOLED, serial terminal, or the cloud with Cayenne!
IMU Data to Motion: Tutorial for Translating Sensor Data into Real-World Movement
Sometimes we want to do more with our data than just watch the values roll by on a screen. In this tutorial, we'll take a look at one way we can translate that data to movement.