/Sensor-Data-Aquisition

Collecting Data from arduino

Primary LanguagePython

Sensor-Data-Aquisition

The technologies used were:

  1. A arduino uno @1kHz with an ADXL345 analog acelerometer (range up to 3.2kHz) .
  2. Python code to control the data collection from arduino, python packages to calculate de ffts and PSDs.
  3. Also used python to build a near real time dashboards.

This repo is build on two main features:

1. Vibration data collection from arduino

In the below picture you can see some of the results. You can seen the comparison of the vibration of four eletric screwdrivers.

1st vibrations dashboard

2. Vibration data analysis using python

amp

fft analysis also in python

fft