Tag: 3D-OpenGL

Motion tracking using Accelerometers, Arduinos, and OpenGL

A while ago I was curious with the idea of motion tracking using and Arduino and some inexpensive sensors. It was one of my first more complete Arduino project where a variety of code had to written to handle serial communication, 3D graphics, and an OSX (i.e. Mac Desktop) application. Quick Background on Tracking There …