MPU6050_tockn
MPU6050_tockn copied to clipboard
I want to drive dc motor
How can I get the sensor's data? I want to drive dc motor. What commands can I use?
For example; In MPU6050.h libary, mpu.getMotion6(&ax, &ay, &az, &gx, &gy, &gz); this command.