
Setup a heartrate sensor with a Raspberry Pi Pico
Example of use of the MAX30102 heartrate sensor with MicroPython on a Raspberry Pi Pico. This example is based on this Maxim MAX30102 driver. The MAX30102 is an integrated pulse oximetry and heart-rate monitor biosensor module. Check out its datasheet here. The driver used is written for the MAX30102 and might work for the MAX30105 also. … Continue reading Setup a heartrate sensor with a Raspberry Pi Pico