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

조회 수: 5 (최근 30일)
Ranjith
Ranjith 2014년 9월 23일
댓글: assia 2015년 8월 7일
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에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by