Skip to content

An application to measure tilt angle in x, y and z coordinate using android's accelerometer sensor

Notifications You must be signed in to change notification settings

secondwtqt/sha4435

Repository files navigation

Tilt-Measurement-using-Android-Accelerometer

An application to measure tilt angle in x, y and z coordinate using android's accelerometer sensor

Demo

How to use?

  • Install Application.apk (in test folder)
  • Open to use
  • The data will be saved in "root/Android/data/ku.shahid.microprocessor/files/Pictures" directory in your android device.
  • Enjoy

Notice

  • You can change the source code.
  • The data will be saved if(x>10 || x<-10 || y>7 || y<-7) (A I needed this condition)

Links

About

An application to measure tilt angle in x, y and z coordinate using android's accelerometer sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages