An expansion of previous work interfacing MATALB, Arduino, and an accelerometer. This post addresses using thresholds to monitor when data rises above or falls below a specified value.
Read Morearduino
Filtering Accelerometer Data with Matlab and Arduino /
Continuing with my exploration of MATLAB/Arduino interfacing, this post examines two methods of removing noise from sensor data: exponential moving average and simple moving average filters.
Read MorePlotting Accelerometer Vectors with Matlab and Arduino /
Plotting gravitational acceleration vectors using an LSM303DLHC accelerometer, Arduino Uno, and Matlab.
Read More