The MPU6050 contains both a 3-Axis Gyroscope and a 3-Axis accelerometer allowing measurements of both independently, but all based around the same axes, thus eliminating the problems of cross-axis errors when using separate devices.
This simple module contains everything required to interface to the Arduino and other controllers via I2C (use the Wire Arduino library) and give motion sensing information for 3 axes – X, Y and Z.
Parameters
- Three-axis gyroscope and three-axis accelerometer
- Power Supply: 4.3 to 9 V (on-board KB33 low dropout regulator)
- Communication Modes: standard IIC (I2C) communications protocol
- Chip built-in 16bit ADC converter, 16-bit data output
- Gyroscope Range: +/-250, +/-500, +/-1000, +/-2000 °/s
- Acceleration Range: +/-2g, +/-4g, +/-8g, +/-16g
- Dimensions (excluding pins): 21.2mm (0.84″) length x 16.4mm (0.65″) width x 3.3mm (0.13″) height
- Weight: 2.1g (0.07oz)