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 Morematlab
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 MoreNotes from Online Matlab Course /
Jupyter notebook summarizing 'Matlab Programming for Engineers' course on Udemy. This is a useful step-by-step resource for those looking to learn MATLAB.
Read More