wasp-os/wasp/apps
Daniel Thompson ccaf12750b wasp: apps: Step counter application
Currently there's no fancy algorithms to estimate stride length. Just
pure simple step counting directly from the hardware's "intelligence
engine".

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-09 21:31:55 +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: Even more docstrings 2020-05-14 22:29:35 +01:00
gameoflife.py apps: gameoflife: Better pixel colour selection 2020-05-18 22:19:19 +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 wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
stopwatch.py apps: stopwatch: Fix redraw bug (and remove some old test code) 2020-04-26 15:01:48 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00