Translating the movement of my leg to an abstract 3D visualization. Used an accelerometer as the sensor, bluetooth for data transmission, cell phone for data storage, and C++ with OpneGL for data visualization.
This is the final video of the data visualization:
It is hard to correlate the visualization with the activities I did during recording the data. I can sometimes differentiate when I am sitting in class versus when I am riding my bicycle. See if you can as well:
IDEA:
My illusion is that I am pretty restless even when I am sitting down - I shake me leg constantly and I can never sit still.
PROJECT COMPONENTS:
I am using the x, y, and z components of the accelerometer to determine the phase shift of the spheres. I logged my movements during a period of 6 hours.
DATA VISUALIZATION:
The sphere is drawn on a 3D plane and an increasing yellow line on the top shows which portion of the 6 hours of data that you are looking at.
CONCLUSION:
Even though the data visualization cannot be associated easily with specific movements you can actually tell that even when I am in class sitting down (mid portion of the data) the sphere keeps wobbling. There are very few periods of stability or no movement confirming my initial thought that I am always moving around and restless. I also noticed that I am the happiest when I am on the move - well - on my bike more specifically.