Usage of each block

日本語のページ

Initialize MAX30100

Initialize MAX30100

Initialize the MAX30100.
For microcontrollers with fixed I2C pin numbers, use this block to initialize the MAX30100.

Initialize MAX30100 by specifying I2C pin number

Initialize MAX30100 by specifying the I2C pin number

Initialize MAX30100 by specifying I2C SDA/SCL pin number.
For microcontrollers that allow free setting of I2C pin number, use this block to initialize MAX30100.

Read heart rate

Read heartrate

Read heart rate from the MAX30100.

Read SpO2

Read SpO2

Read SpO2 (blood oxygen saturation) from the MAX30100.

Processing when pulse is detected

Process when pulse is detected

Define the process to be done when a pulse is detected by MAX30100.
However, if you operate the microcontroller connected to MAX30100 during this process, the process may be delayed.