简体   繁体   中英

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. 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. 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. like Charts for Magnetometer : For Magnetometer

I wanted to know what meaning full Charts can be draw with the Motion Sensors Values. Rgds, softy

You can find a nice chart in Android SDK documentation:

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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