mpu605专题

C语言 | 基于MPU605(六轴传感器)的I2C实现LCD1602显示(代码类)

博主github:https://github.com/MichaelBeechan 博主CSDN:https://blog.csdn.net/u011344545 基于MPU605(六轴传感器)的I2C实现LCD1602显示: #include <REG52.H>#include <math.h>    //Keil library  #include <stdio.h>   //Kei