MPU6050_tockn icon indicating copy to clipboard operation
MPU6050_tockn copied to clipboard

I want to drive dc motor

Open Mubi88 opened this issue 2 years ago • 1 comments

How can I get the sensor's data? I want to drive dc motor. What commands can I use?

Mubi88 avatar Mar 14 '22 19:03 Mubi88

For example; In MPU6050.h libary, mpu.getMotion6(&ax, &ay, &az, &gx, &gy, &gz); this command.

Mubi88 avatar Mar 14 '22 22:03 Mubi88