Skip to content

forkedjava/step-tracker

 
 

Repository files navigation

Android Step Tracker

Description

Step Tracker is an Android app made to act as both a pedometer and compass. It keeps track of the number of steps taken and the direction heading of the user. The pedometer was implemented using a finite state machine and sensor event handlers. In addition, there is the option to reset and enter step length depending on the user. The app also provides a visual graph of the XYZ axes and a map of a room in which the app was designed to traverse without crossing walls.

Features

  • Step tracker implemented with FSM
  • Compass direction implemented with sensor readings
  • Step length input
  • Direction instructions
  • Map configured maps

Known Issues

  • Currently none

About

Android app that tracks steps and direction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%