Code Monkey home page Code Monkey logo

exploring-data-acquisition-with-android-devices-and-python's Introduction

Exploring-Data-Acquisition-with-Android-Devices-and-Python

Github page for my Medium.com data science article

At a glance, we will:

  • Download AndroSensor, gather some experiment motion data, and export to a computer.
  • Open the .csv file with Pandas to examine our data steams.
  • Transform the x,y,z accelerations from the IMU to an inertial Earth frame.
  • Double integrate the earth frame accelerations with respect to time to calculate the x,y,z positions of the phone.
  • 3D plot the trajectory of the phone, and observe the motion drift from the accelerometer.
  • Perform a Fourier analysis of the acceleration signals to examine the noise spectrum in each accelerometer axis.
  • Create a high-pass filter to attenuate low frequency noise, and perform a inverse Fourier transform to calculate new accelerations with
  • less noise.
  • 3D plot trajectory, and add x,y,z axis vectors to indicate phone pose.

This article is tailored toward Android devices, but steps 2–8 are invariant to the smart phone OS as long as you can export your phone’s sensor outputs.

exploring-data-acquisition-with-android-devices-and-python's People

Contributors

bllgg avatar mack-raymond avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.