• The IMU module detects the movement of the user and generates the data of acceleration of linear velocity and angular velocity.
  • The Filter Algorithms remove the high frequency noise from the raw data.
  • The Data Processor identifies the signal pattern of “walking”.
  • The Program counts the amount of steps in a certain amount of time.
  • LCD Screen shows the amount of steps on the screen.