# 加速度展示 **Repository Path**: dengxm2009/acceleration-display ## Basic Information - **Project Name**: 加速度展示 - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-01 - **Last Updated**: 2023-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 展示来自加速度传感器的三个方向的加速度,用串口把加速度发送过来就可以 格式如下: acc_x,acc_y,acc_z 串口没有用心去写,还有一些问题,现在固定是COM4 ![截图](https://images.gitee.com/uploads/images/2020/0911/221547_bc87d541_5181611.png "屏幕截图.png")