C++ DevKit
C++ set of OOP library
|
Go to the source code of this file.
Classes | |
struct | struct_ConfigMPU6050 |
minimal set of MPU configuration data More... | |
struct | struct_RawData |
raw data as they are captured by sensor More... | |
struct | struct_MPUData |
measured sensor value after scale correction More... | |
class | MPU6050 |
Class that manage the MPU6050 3-axes accelerometer/gyrometer. More... | |