According to official data, MPU6050 only outputs 6-axis data of gyroscope and accelerometer, and then uses arduino to get the tilt angle through its own algorithm.
Dmp uses the built-in data calculation function of MPU6050 chip (this function has not been officially announced) to directly output quaternion, Euler angle and other data to arduino, thus transforming arduino from complex