IMU Test Files:
- AccelerometerGyroscopeLog.ino - Arduino file for getting and printing the IMU sensor values.
- getSerialData.py - Python file to read the serial port and store the IMU values in a .txt file.
- readTXT.m - A MATLAB file for reading the .txt with the sensor values and processing them, displaying the trajectory done by the user.