issues
search
n-elia
/
MAX30102-MicroPython-driver
A Maxim MAX30102 driver ported to MicroPython. It should also work for MAX30105.
MIT License
58
stars
21
forks
source link
Updates the examples adding HR monitor
#23
Closed
n-elia
closed
9 months ago
n-elia
commented
9 months ago
This PR:
Rearranges the
examples
directory, moving the existing example in
examples/basic_usage
;
Creates a new example that shows a trivial way of computing the heart rate in
examples/heart_rate
.
This PR:
examples
directory, moving the existing example inexamples/basic_usage
;examples/heart_rate
.