MPU6050 Sensor module
MPU6050 6-DoF Accelerometer and Gyro module for Micropython
|
Gyroscope measurement range. More...
Static Public Attributes | |
int | RANGE_1000_DEG = 0x02 |
+/- 1000 deg/s | |
int | RANGE_2000_DEG = 0x03 |
+/- 2000 deg/s | |
int | RANGE_250_DEG = 0x00 |
+/- 250 deg/s | |
int | RANGE_500_DEG = 0x01 |
+/- 500 deg/s |
Gyroscope measurement range.
|
static |
+/- 1000 deg/s
|
static |
+/- 2000 deg/s
|
static |
+/- 250 deg/s
|
static |
+/- 500 deg/s