I need a proven to work pedometer code for iPhone. The code should be using the built-in accelerometer and not work as the open source project http://code.google.com/p/iphone-pedometer/.
The code should be structured so it is possible to setup register an event each time a step has been (correctly) detected e.g. the pedometer should probably do some low/high pass filtering.
