1
0
Fork 0
wasp-os/wasp
Daniel Thompson e6811bb693 apps: heart: Initial heart rate detection
The algorithm is fairly crude and the GUI is pretty simple but, if you stay
still for 10 seconds, there's a good chance of an accurate pulse
reading.

Of course if you jog on the spot for ten seconds it more likely to
calculate how many steps per minutes you are performing!

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-24 21:20:47 +01:00
..
apps apps: heart: Initial heart rate detection 2020-06-24 21:20:47 +01:00
boards simulator: Reverse the simulated PPG waveform 2020-06-24 21:20:47 +01:00
drivers drivers: hrs3300: Add a basic HRS3300 sensor driver 2020-06-22 22:22:40 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: Switch to the faster fill routines 2020-06-22 22:21:13 +01:00
icons.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py apps: heart: Introduce simple app for the heart rate sensor 2020-06-22 22:51:06 +01:00
widgets.py Fix symbol lookup error (knob2) 2020-06-04 22:57:50 +01:00