Skip to content

This project is an Android application which uses the built-in accelerometer and signal processing to identify, track, and display steps taken by the user.

License

Notifications You must be signed in to change notification settings

danbunnell/step-tracker-for-android

Repository files navigation

StepTracker

Current VersionGitHub Issues

This is an Android application that uses signal processing to convert accelerometer sensor data into step count. The application's interface was designed to engage the user by displaying their step count in a way that encourages excercise.

Main Interface

The application also provides a debugging interface that displayed raw and smoothed accelerometer data, the current step count according to the accelerometer processing, and the step count from the device's built-in Step Detector Sensor.

Debugging Interface


About

This app was built as part of an assignment for the Ubiquitous Computing course taught by Jon Froehlich in the Spring 2018 quarter at the University of Washington. The purpose of the assignment was to learn Android development, consume data from a device's sensors, perform signal processing, and to learn about how effective interface design should incorporate an element of user engagement.


License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

This project is an Android application which uses the built-in accelerometer and signal processing to identify, track, and display steps taken by the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages