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.
Using the SparkFun PicoBoard and Scratch
Here are a few tips in using the PicoBoard with Scratch v1.4. The PicoBoard allows us to write Scratch programs that interact with a variety of sensors on the PicoBoard. These sensors include: sound, light, a slider, a push button, and 4 external sensors (A, B, C, and D).
Photon IMU Shield Hookup Guide
Learn how to use the SparkFun Photon IMU Shield for your Photon device which houses an on-board LSM9DS1 system-in-a-chip that houses a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer.
Measuring Height with Atmospheric Pressure
Measure height using atmospheric pressure with your Qwiic MicroPressure breakout board!
Sending Sensor Data over LoRa
This tutorial will show you how setup a simple peer-to-peer connection to send and receive sensor data using LoRa.