Accelerometer-Based Ball Maze

  The Maze is controlled with an MPU 6050 accelerometer.  The accelerometer uses the I2C protocol and reads the x, y, and z input from the module. The Arduino then uses the acceleration values and the gyro values to get a (mostly) accurate reading of the...