DFRobot
DFRobot MAX30102 Heart Rate and Oximeter Sensor
The MAX30102 is integrated pulse oximetry and heart-rate monitor biosensor module based on PPG (PhotoPlethysmoGraphy). It is so small that you can just we...
Get notified when back in stock
The MAX30102 is integrated pulse oximetry and heart-rate monitor biosensor module based on PPG (PhotoPlethysmoGraphy). It is so small that you can just wear it on your finger or wrist for data collecting. Internally integrated 18bit ADC, the sensor supports I2C data output, which could be compatible with most controllers.
Note:
1.Try to fix the sensor on your finger in using to avoid the effect of pressure change on data output.
2.This product is not a professional medical device, and should not be used as an auxiliary accessory in medical diagnosis and treatment.
FEATURES
- Extremely low standby current
- High sampling rate
- High SNR
APPLICATIONS
- Heart-rate Measurement
- SPO2 Detection
SPECIFICATION
- Power Supply: 3.3V~5V
- Working Current (LED off): <5mA
- RED/IR LED Driving Current: 0-50mA
- Communication: I2C
- I2C Address: 0x57
- Operating Temperature: -40℃\~85℃
- Dimension: 18*14mm/0.71*0.55”
DOCUMENTS
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
Find this product in
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 657.8 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
0823f42
over 4 years ago
· 1 commits
- examples V1.0.0 over 4 years ago
- python V1.0.0 over 4 years ago
- resources V1.0.0 over 4 years ago
- DFRobot_BloodOxygen_S.cpp V1.0.0 over 4 years ago
- DFRobot_BloodOxygen_S.h V1.0.0 over 4 years ago
- keywords.txt V1.0.0 over 4 years ago
- library.properties V1.0.0 over 4 years ago
- LICENSE V1.0.0 over 4 years ago
- README.md V1.0.0 over 4 years ago
- README_CN.md V1.0.0 over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au