<!DOCTYPE html> <html> <head> </head> <body> GY 521 MPU 6050 Module 3 Axis Analog Gyro Sensors + 3 Axis Accelerometer Module for Arduino/Raspberry-Pi/Robotics The MPU-6050 sensor module contains an accelerometer and a gyro in a single chip. It is very accurate, as it contains 16-bits analog to digital conversion hardware for each channel. Therefore it captures the x, y, and z channel at the same time. The sensor uses the I2C-bus to interface with the Arduino. </body> </html>