1
0
Fork 0
wasp-os/wasp/apps
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
..
clock.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
flashlight.py wasp: Switch to the faster fill routines 2020-06-22 22:21:13 +01:00
gameoflife.py apps: gameoflife: Better pixel colour selection 2020-05-18 22:19:19 +01:00
heart.py apps: heart: Initial heart rate detection 2020-06-24 21:20:47 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
pager.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
settings.py apps: settings: Adopt the slider... it looks more interesting 2020-05-24 14:20:20 +01:00
steps.py apps: [steps,stopwatch]: Increase font size of clock 2020-06-12 08:53:32 +01:00
stopwatch.py apps: [steps,stopwatch]: Increase font size of clock 2020-06-12 08:53:32 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py apps: testapp: Filled rectangle drawing benchmarks 2020-06-22 22:17:06 +01:00