python client plot program for MPU6050
python plot use matplotlib
useage:
- Connect target board to workstation with USB cable.
- Start MPU6050 server program "mpu6050_server 0x8888" at target board (BBB), 0x8888 is port.
- Make sure host and port in mpu6050_client.py file match target board's.
- Run "mpu6050_client.py" at workstation (pc or laptop)