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 accelerometer’s positioning. The servos will move in response to the changes in the accelerometer’s position.
Recent Comments