GY-521 Data Acquisition via Matlab

5 vues (au cours des 30 derniers jours)
Hugo Burston
Hugo Burston le 24 Août 2019
Modifié(e) : Hugo Burston le 25 Avr 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.

Réponse acceptée

Walter Roberson
Walter Roberson le 24 Août 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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by