Serially communication between IMU(x-io Technologies) and MATLAB

1 次查看(过去 30 天)
Hello, I am trying to access the accelerometer and magnetometer values from X-IMU through Bluetooth into MATLAB for further processing(without using Arduino). Can anyone help me how I can achieve this?

回答(1 个)

Sreeram Mohan
Sreeram Mohan 2014-9-24
Hi Ranjith,
Looks like the X-IMU is pumping the data from the sensors out on a bluetooth. In MATLAB you could first check if the bluetooth device that is on the XIMU is on the supported hardware list from MathWorks and then refer to http://www.mathworks.in/help/instrument/bluetooth-communication.html
Which documents the utilities available for the same.
Hope this helps,
Sreeram Mohan
  1 个评论
assia
assia 2015-8-7
But how can we know what represents data received from fread function ? because IMU consists of 3 axis accelerometer and 3 axis gyroscope and 3 axis magnetometer and thermometer and a clock ! when I used "fread" I have got a column vector of data.
thanks in advance

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Translated by