Has anyone created a Pedometer in LiveCode?
Todd Fabacher
tfabacher at gmail.com
Sat Sep 12 14:04:22 EDT 2015
An iPhone pedometer is one that counts each step a person takes by
detecting the motion of the person's hands or hips. We should be able to
get this using the change in the Y of the accelerometer.
Because the distance of each person's step varies, an informal calibration,
performed by the user will be required, plus we want to match that against
the distance covered using lon/lat of the GPS in the phone.
I looked but was not able to find anything.
I will publish this when done, but any help would be appreciated.
--Todd
More information about the use-livecode
mailing list