IMU MPU-6050 Visualization in 3D Matplotlib using Python & ESP32

preview_player
Показать описание
This video holds a demo of how to connect to MPU-6050 IMU sensors, read the data, and visualize the results in 3D Plot Matplotlib. The result pretty satisfied me, I learned a lot of how to do 3D plot animation just from this. I'm using the MPU_Light Package to connect and read the sensor data and I'm using a Serial connection to take data from the microcontroller to my Laptop for further processing (3D Visualization).

Рекомендации по теме
Комментарии
Автор

Thanks a lot, I am also doing similar project like this but still not clear, thanks again for the push

AnNguyen-jkbv
Автор

That has a good amount of drift. You can see that the box in the plot is no more aligned. Trying to test with a imu with magnetometer like mpu9255.

bhupiistersingh