module documentation

Undocumented

Class MPU6886 Class which provides interface to MPU6886 6-axis motion tracking device.
Constant ACCEL_FS_SEL_16G Undocumented
Constant ACCEL_FS_SEL_2G Undocumented
Constant ACCEL_FS_SEL_4G Undocumented
Constant ACCEL_FS_SEL_8G Undocumented
Constant GYRO_FS_SEL_1000DPS Undocumented
Constant GYRO_FS_SEL_2000DPS Undocumented
Constant GYRO_FS_SEL_250DPS Undocumented
Constant GYRO_FS_SEL_500DPS Undocumented
Constant SF_DEG_S Undocumented
Constant SF_G Undocumented
Constant SF_M_S2 Undocumented
Constant SF_RAD_S Undocumented
Variable __version__ Undocumented
Constant _ACCEL_CONFIG Undocumented
Constant _ACCEL_SO_16G Undocumented
Constant _ACCEL_SO_2G Undocumented
Constant _ACCEL_SO_4G Undocumented
Constant _ACCEL_SO_8G Undocumented
Constant _ACCEL_XOUT_H Undocumented
Constant _GYRO_CONFIG Undocumented
Constant _GYRO_SO_1000DPS Undocumented
Constant _GYRO_SO_2000DPS Undocumented
Constant _GYRO_SO_250DPS Undocumented
Constant _GYRO_SO_500DPS Undocumented
Constant _GYRO_XOUT_H Undocumented
Constant _PWR_MGMT_1 Undocumented
Constant _TEMP_OFFSET Undocumented
Constant _TEMP_OUT_H Undocumented
Constant _TEMP_SO Undocumented
Constant _WHO_AM_I Undocumented
ACCEL_FS_SEL_16G =

Undocumented

Value
const(24)
ACCEL_FS_SEL_2G =

Undocumented

Value
const(0)
ACCEL_FS_SEL_4G =

Undocumented

Value
const(8)
ACCEL_FS_SEL_8G =

Undocumented

Value
const(16)
GYRO_FS_SEL_1000DPS =

Undocumented

Value
const(16)
GYRO_FS_SEL_2000DPS =

Undocumented

Value
const(24)
GYRO_FS_SEL_250DPS =

Undocumented

Value
const(0)
GYRO_FS_SEL_500DPS =

Undocumented

Value
const(8)
SF_DEG_S: int =

Undocumented

Value
1
SF_G: int =

Undocumented

Value
1
SF_M_S2: float =

Undocumented

Value
9.80665
SF_RAD_S: float =

Undocumented

Value
0.017453292519943
__version__: str =

Undocumented

_ACCEL_CONFIG =

Undocumented

Value
const(28)
_ACCEL_SO_16G: int =

Undocumented

Value
2048
_ACCEL_SO_2G: int =

Undocumented

Value
16384
_ACCEL_SO_4G: int =

Undocumented

Value
8192
_ACCEL_SO_8G: int =

Undocumented

Value
4096
_ACCEL_XOUT_H =

Undocumented

Value
const(59)
_GYRO_CONFIG =

Undocumented

Value
const(27)
_GYRO_SO_1000DPS: float =

Undocumented

Value
32.8
_GYRO_SO_2000DPS: float =

Undocumented

Value
16.4
_GYRO_SO_250DPS: int =

Undocumented

Value
131
_GYRO_SO_500DPS: float =

Undocumented

Value
62.5
_GYRO_XOUT_H =

Undocumented

Value
const(67)
_PWR_MGMT_1 =

Undocumented

Value
const(107)
_TEMP_OFFSET: int =

Undocumented

Value
25
_TEMP_OUT_H =

Undocumented

Value
const(65)
_TEMP_SO: float =

Undocumented

Value
326.8
_WHO_AM_I =

Undocumented

Value
const(117)