interface mpu6050 with matlab

14 ビュー (過去 30 日間)
David Ishak
David Ishak 2016 年 12 月 3 日
回答済み: Gayatri Menon 2020 年 1 月 31 日
how to interface mpu6050 arduino with matlab i wanna read values of accele and gyroscope i look at help but i can't understand i need code please
  1 件のコメント
hiba mohammab
hiba mohammab 2017 年 7 月 8 日
hi did u fined the answer !?

サインインしてコメントする。

回答 (2 件)

Mustafa Abu-Mallouh
Mustafa Abu-Mallouh 2018 年 12 月 30 日
Take a look here to learn about interfacing MATLAB with I2C devices such as the MPU6050:
You will also need to look at the datasheet and register map (a simple google search) and read/write to the registers listed for the accelerometer and gyroscope readings.
There are also a couple of good youtube videos that show how to program and read values from the Arduino IDE which you can translate into MATLAB after reading the link above.

Gayatri Menon
Gayatri Menon 2020 年 1 月 31 日
Hi,
The below link will be helpful for you.It explains how to read data from mpu6050 sensor connected to Arduino
Thanks
Gayatri

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by