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

5 visualizaciones (últimos 30 días)
Ranjith
Ranjith el 23 de Sept. de 2014
Comentada: assia el 7 de Ag. de 2015
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?

Respuestas (1)

Sreeram Mohan
Sreeram Mohan el 24 de Sept. de 2014
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 comentario
assia
assia el 7 de Ag. de 2015
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

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by