Git Product home page Git Product logo

vibrationmonitor's Introduction

Vibration Monitor

Arduino & Python scripts to control a vibration monitor using the MMA8451 accelerometer and the Raspberry pi

Setup

Put python file onto raspberry pi/home directory and make sure rc local is configured to run the python file on start-up. Connect the accelerometer/Teensy set-up, rig the accelerometer up to whatever is being measured, and press the button on the vibration monitor to configure and start recording.

Recordings are made every few seconds (modified on the arduino side) and every hour the average, standard deviation and outliers are recorded in two csv files.

TODO

  • Confirm that it works for low Hz vibrations by setting it up on a table that suppresses vibrations next to something creating low vibrations (arduino motor? something else?) and change the sample recording time down to 15 minutes or so (on python side) and ensure that in the 15 minutes the motor is on, the bin for the motor's vibration is higher than the 15 minutes the motor is off.
  • Optimize the sampling time (on ard) and the sample averaging time (on python)

vibrationmonitor's People

Stargazers

Abhijeet Bhatikar avatar

Watchers

James Cloos avatar Logan Thomas avatar

Forkers

qwoyn

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.