简体   繁体   English

完整的运动传感器图表-加速度计,陀螺仪和磁力计

[英]Meaningfull charts for Motion Sensors - Accelerometer, Gyroscope and Magnetometer

I am working on Motion sensor - Accelerometer , Gyroscope and Magnetometer.I am developing c-application which could read the data from these hardware .I am able to do this for their hardware board. 我正在研究运动传感器-加速度计,陀螺仪和磁力计。我正在开发c应用程序,可以从这些硬件读取数据。我能够为他们的硬件板做这件事。 But I want to diplay these data in some meaning full form to the user.I have a graphics library which can plot graph (broken Line Graph) , draw line , circle , Square and Dot for me.I wanted to know is there any particular charts(meaning ful - circle, square, etc) which I can draw with these data. 但是我想以某种完整的形式向用户显示这些数据。我有一个图形库,可以为我绘制图形(折线图),画线,圆,正方形和点。我想知道是否有任何特殊的图形我可以使用这些数据绘制的图表(含义为ful-圆形,正方形等)。 I can show simply the X,Y and Z axis data changing rapidly while turning the Motion Sensor Board but are there any charts which I can draw and contain the data for these sensors for all the axis but can produce a meaningful graphs/charts. 我可以简单地显示转动运动传感器板时X,Y和Z轴数据快速变化的情况,但是我可以绘制任何图表并包含这些传感器在所有轴上的数据,但是可以生成有意义的图形/图表。 like Charts for Magnetometer : For Magnetometer 像磁力计的图表: 磁力计

I wanted to know what meaning full Charts can be draw with the Motion Sensors Values. 我想知道使用运动传感器值可以绘制完整图表的含义。 Rgds, softy RGDS,柔软

You can find a nice chart in Android SDK documentation: 您可以在Android SDK文档中找到一个不错的图表:

http://developer.android.com/guide/topics/sensors/sensors_overview.html#sensors-coords http://developer.android.com/guide/topics/sensors/sensors_overview.html#sensors-coords

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM