Skip to content

Does FFT (Fast Fourier Transform) to the acceleration data that obtained from an android device.

Notifications You must be signed in to change notification settings

dinceruur/androidFFT

Repository files navigation

FFT (Fast Fourier Transform) Android Acceleration Data

This app reads sensor data until reaches the desired sample size, and than transforms this data with Fast Fourier. FFT part is implemented as native code : for more info take a look at this repo.

Graph library : https://github.com/jjoe64/GraphView

Important Notes

  • You can set sampling size on config screen like 512,1024, ...
  • This app just exports raw Acceleration Data not fft data.

About

Does FFT (Fast Fourier Transform) to the acceleration data that obtained from an android device.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published