Lab 8 - Moving Averages with Accelerometer
Technology: C
For this lab, we had to print a moving average of the Arduino Esplora's accelerometer
values. It also output the maximum and minimum values of the buffer array
Project Files
lab8.c (click on image to download file):
Example Output (You can see how the data is "smoothed" out with the moving averages):
Y-axis = accelerometer data in g's
X-axis = time in milliseconds