harrisonford / accelerometer-data

Short library that converts raw accelerometer data into light files such as JSON or csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accelerometer-data

Short library that converts raw accelerometer data into light files such as JSON or csv.

Getting Started

If you don't know much about python or jupyter it's highly recommended to paste this repository link to binder and interact with the code, you can do that if you press this pink button:

Binder https://github.com/harrisonford/accelerometer-data

Prerequisites

To run and modify this project locally, know that this project is updated to always work with the latest version of Python 3 with modules such as numpy, scipy, pillow... the usual stuff. Every package needed can be found on it's requirements.txt file, because of this all you need is pip to start.

Installing

It's highly advised to make your own virtual environment with pip, you con follow the step listed in their docs here.

Built With

  • Sweat, blood and tears.

Contributing

Authors

License

This project is licensed under the MIT License - see the LICENSE for details

Acknowledgments - Tips fedora

About

Short library that converts raw accelerometer data into light files such as JSON or csv.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%