Wataru Nakata / MPU-9250_nnct

How to use MPU 9250 library by WAT34

This is a page for using MPU9250 library. First, you must define pin assign like MPU9250(sda,scl) Second, you must use function start() function. This function will return 0 if I2C communication is end successfully. If the function return 1, you have a problem about wiring or pin assign.


All wikipages