Difference between revisions of "Activities/Count My Steps"
Jump to navigation
Jump to search
(Created page with "== About == Count My Steps, is an activity which lets you just count your steps. Devices which do this, are called [http://en.wikipedia.org/wiki/Pedometer Pedometers]. == De...") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
Count My Steps, is an activity which lets you just count your steps. | Count My Steps, is an activity which lets you just count your steps. | ||
+ | |||
Devices which do this, are called [http://en.wikipedia.org/wiki/Pedometer Pedometers]. | Devices which do this, are called [http://en.wikipedia.org/wiki/Pedometer Pedometers]. | ||
Line 9: | Line 10: | ||
Git repository: | Git repository: | ||
+ | |||
http://git.sugarlabs.org/countmysteps/ | http://git.sugarlabs.org/countmysteps/ | ||
Count My Steps uses the accelerometer to calculate the steps: | Count My Steps uses the accelerometer to calculate the steps: | ||
+ | |||
http://wiki.laptop.org/go/Accelerometer | http://wiki.laptop.org/go/Accelerometer | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Activities]] |
Latest revision as of 23:47, 20 April 2016
About
Count My Steps, is an activity which lets you just count your steps.
Devices which do this, are called Pedometers.
Development
This activity is still in development.
Git repository:
http://git.sugarlabs.org/countmysteps/
Count My Steps uses the accelerometer to calculate the steps: