GY-521 Data Acquisition via Matlab

3 visualizaciones (últimos 30 días)
Hugo Burston
Hugo Burston el 24 de Ag. de 2019
Editada: Hugo Burston el 25 de Abr. de 2020
Hi,
I am trying to obtain accelerometer data from a GY-521 board through solely Matlab, rather than using Arduino code. Any help appreciated.
Many thanks.

Respuesta aceptada

Walter Roberson
Walter Roberson el 24 de Ag. de 2019
This is not typically possible. Most systems do not have i2c connectors directly available.
MS Windows does support the possibility of display boards having i2c connections, and defines a method for accessing the devices through the miniport. I do not know if matlab has any direct support for this.
There are i2c to usb adapters available. I have not investigated to see how you would use them.
There are i2c PCI interface boards. It appears that matlab supports the Total Phase Aardvark and an NI interface board with the Instrument Control Toolbox https://www.mathworks.com/help/instrument/i2c-communication.html available

Más respuestas (0)

Categorías

Más información sobre Instrument Control Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by