How To Interface MAX30102 Pulse Oximeter With Arduino?
How To Interface MAX30102 Pulse Oximeter With Arduino?
Source: Circuitdigest
THE MAX30102: PULSE
OXIMETER & HEART RATE
SENSOR
A digital pulse oximeter and heart rate sensor
measures the difference between oxygen-rich
and oxygen-depleted blood to determine heart
rate and blood oxygen levels. In these slides,
we'll interface the MAX30102 sensor with
Arduino and explore its functionality. Designed
by Analog Devices, the MAX30102 features two
LEDs (infrared and red), a photodetector, optics,
and signal processing unit. By shining LEDs and
analyzing reflected light, it detects pulse
oximetry and heart rate signals. Stay tuned as we
delve deeper into its workings.
Source: Circuitdigest
MAX30102 PULSE OXIMETER AND
HEART RATE SENSOR PINOUT
The MAX30102 module has 7 pins, all pins
are digital except VCC and GND.
Source: Circuitdigest
HOW MAX30102 PULSE
OXIMETER & HEART RATE
SENSOR WORKS
The MAX30102 sensor includes a Red LED, an
IR LED, and a photodetector with wavelengths
of 660 nm and 880 nm, respectively.
Source: Circuitdigest
PULSE OXIMETER AND HEART
RATE SENSOR MODULE – PARTS
The Arduino IDE offers a user-friendly platform for programming ESP32 boards, catering to both beginners and
advanced users. No additional libraries are required for using the web server, as it's integrated into the ESP32
Arduino core.
Source: Circuitdigest
CIRCUIT OF MAX30102 PULSE
OXIMETER AND HEART RATE
SENSOR
Source: Circuitdigest
WORKING OF THE MAX30102
PULSE OXIMETER AND HEART
RATE SENSOR
The gif demonstrates the hardware
circuitry of MAX30102 sensor with
Arduino in action. On the left-hand
side, we have placed the Arduino with
the MAX30102 sensor connected to
the SCL and SDA pin of the Arduino
and on the right hand side we have the
serial monitor window and as you can
see the when we place a finger on top
of the sensor you can get the heart rate
and SPO2 measurement on the serial
monitor window.
Source: Circuitdigest
THANK YOU!!
Source: Circuitdigest