Pycardium
bhi160
ble_hid
bme680
max30001
max86150
buttons
color
htmlcolor
config
display
gpio
leds
ledfx
light_sensor
os
personal_state
png
power
pride
simple_menu
utime
vibra
ws2812
Firmware
Epicardium API
Bluetooth
max30001.
MAX30001
The MAX30001 class provides a stram interface to the MAX30001 ECG and BIO-Z sensor.
import max30001 m = max30001.MAX30001() m.read() m.close()
enable_sensor
Enables the sensor. Automatically called by __init__.
close
Close the currently open connection to the sensor.
read
Read as many samples (signed integer) as currently available.