# DFRobot_IMU_Show
**Repository Path**: dfrobot/DFRobot_IMU_Show
## Basic Information
- **Project Name**: DFRobot_IMU_Show
- **Description**: No description available
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-02
- **Last Updated**: 2022-05-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# DFRobot_IMU_Show
## usage
The textbox on the right of the interface will show the uploaded data.
And the left of the interface is a 3d cube.
The top of the cube is red, the bottom is green, the left is blue, the right is yellow, the front is cyan, the back is pink.
If the received data (attitude data) satisfies the following format:
Pitch:xxx.xx roll:xxx.xx yaw:xxx.xx ...'\n'
Example: pitch:32.12 roll:124.2145 yaw:1.057 '\n'
Then the cube will be rotated in the data format
## Compatibility
system | Work Well | Work Wrong | Untested | Remarks
------------------ | :----------: | :----------: | :---------: | -----
win7 64 | √ | | |
win7 32 | √ | | |
win8 64 | √ | | |
win8 32 | | | √ |
win10 64 | √ | | |
win10 32 | √ | | |