awesome-micropython
awesome-micropython copied to clipboard
Add MAX30102 driver
This is a driver for the MAX30102. https://github.com/QuirkyCort/IoTy/blob/main/public/extensions/max30102.py
Compared to the current driver listed on awesome-micropython, this one adds a built in heartbeat detection and bpm measurement.
This driver was written for the IoTy project (...a web-based blocks to Python system, similar to BIPES), so it doesn't have it's own repository.