IMU

How I use more than one IMU in an Arduino??????

(deleted)

**more than one imu!!
IMU works by I2c , and its initialization define in only one pin on for example Arduino mega (SCL>>SCL && SDA>>SDA) , How can I initialize another one for another imu??

Most IMUs that communicate with I2C have more than one possible device address. Consult the data sheet.