MPU9250 (TwoWire &bus,uint8_t address) An MPU9250 object should be declared, specifying the I2C bus and MPU-9250 I2C address. The MPU-9250 I2C address will be 0x68 if the AD0 pin is grounded or 0x69 ...
/src includes LibDriver MPU9250 source files. /interface includes LibDriver MPU9250 IIC, SPI platform independent template. /test includes LibDriver MPU9250 driver test code and this code can test the ...