Hey Everyone

We have successfully implemented code that controls servos, and more importantly it does so based on our IMU. Here is a short video demoing our code.

We implemented a simple complementary filter to ensure that we are getting good data. Our filter also works entirely with integers! This means we avoid any problems we were having with real numbers.

More to come…