Driver, C++ source code, and library for the MAX30101 heart rate sensor chip. The MAX30101 IC includes integrated LEDs and photodetectors for the collection of raw data for Heart Rate/Pulse Rate monitoring and for SpO2 (blood oxygen saturation) levels.

Dependents:   MAX30101_Heart_Rate_Sp02_Sensor_Chip MAX30101_Heart_Rate_Sp02_SENSOR_Hello_World

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
MAX30101Maxim Integrated MAX30101 Oximeter chip
MAX30101::max30101_fifo_configuration_regFIFO_CONFIGURATION (0x08)
MAX30101::max30101_fifo_rd_ptr_regFIFO_READ_PTR (0x06)
MAX30101::max30101_fifo_wr_ptr_regFIFO_WR_PTR (0x04)
MAX30101::max30101_Interrupt_Enable_1_regINTERRUPT_ENABLE1 (0x02)
MAX30101::max30101_Interrupt_Enable_2_regINTERRUPT_ENABLE2 (0x03)
MAX30101::max30101_Interrupt_Status_1_regSTATUS1 (0x00)
MAX30101::max30101_Interrupt_Status_2_regSTATUS2 (0x01)
MAX30101::max30101_mode_configuration_regMODE_CONFIGURATION (0x09)
MAX30101::max30101_ovf_counter_regOVF_COUNTER (0x05)
MAX30101::max30101_spo2_configuration_regSPO2_CONGIGURATION (0x0A)