Replies: 1 comment 6 replies
-
@skshadan It's not hard to do, currently we use https://github.com/espressif/esp-drone/blob/master/components/core/crazyflie/hal/src/sensors_mpu6050_hm5883L_ms5611.c as the sensor's implement. You can achieve by implementing BMI270. There is another file you can refer: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am planning to replace the MPU6050 with a BMI270 sensor. Could someone guide me through this process?
Beta Was this translation helpful? Give feedback.
All reactions