jediobri / 3D_quiver

Use MPU6050 to display 3D vector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D_quiver

Use MPU6050 to display 3D vector

Read_sensor.py pulls data from mpu6050 and calculates the x y z from acceleration info then passes it to Graph_from_sensor.py Graph_from_sensor.py takes data and generates a quiver with the x y z data from 0, 0, 0

About

Use MPU6050 to display 3D vector


Languages

Language:Python 100.0%