MPU6050 with STM32F103C8
Hello,i am working on a diy project which inculdes the interfacing of MPU6050 with STM32F103C8.I am using KEIL IDE to code.The libary am using is from here:https://github.com/leech001/MPU6050This library has kalman filter too, which is great for my p...