文件名称:MY_XSENS_CODE
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.67mb
- 下载次数:
- 1次
- 提 供 者:
- wuzh*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是我自己写的xsen的mti系统程序,从陀螺仪和加速度计中实时读取数据,并在地理坐标系中进行解算,最后积分得到速度和位置信息。可以用于手势识别或者精度要求不高的导航系统。如果要用于精确导航,则应该进一步进行修正。程序使用com4进行通信,波特率是115200,采样频率是50hz,这些参数都可以修改。-This is my own writing xsen the mti system program from the gyroscopes and accelerometers to read data in real time, and geographic coordinate system solver, the final points to get the speed and location information. Can be used for gesture recognition or less precision navigation system. If you want to for accurate navigation, it should be further amended. Program to communicate with com4, baud rate is 115200, the sampling frequency is 50hz, these parameters can be modified.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MY_XSENS_CODE\Debug\main.obj
.............\.....\MTComm.obj
.............\.....\ReadData.obj
.............\.....\test2.exe
.............\.....\test2.ilk
.............\.....\test2.pch
.............\.....\test2.pdb
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\main.cpp
.............\MTComm.cpp
.............\MTComm.h
.............\ReadData.cpp
.............\ReadData.h
.............\test2.dsp
.............\test2.dsw
.............\test2.ncb
.............\test2.opt
.............\test2.plg
.............\Debug
MY_XSENS_CODE
.............\.....\MTComm.obj
.............\.....\ReadData.obj
.............\.....\test2.exe
.............\.....\test2.ilk
.............\.....\test2.pch
.............\.....\test2.pdb
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\main.cpp
.............\MTComm.cpp
.............\MTComm.h
.............\ReadData.cpp
.............\ReadData.h
.............\test2.dsp
.............\test2.dsw
.............\test2.ncb
.............\test2.opt
.............\test2.plg
.............\Debug
MY_XSENS_CODE