plot accelerometer adxl345 data on matlab
古いコメントを表示
Hello. I wrote a program for adxl345(accelerometer sensor) with the arduino uno IDE in I2C. but my goal is to show plot on matlab and save it. anyone can help me, please?
4 件のコメント
Meg Noah
2021 年 4 月 1 日
Are you able to capture the data on your local drive?
Tristan Dobrowney
2022 年 5 月 30 日
Im trying to do the exact same thing. I am able to get all of the data printed on the serial monitor through the Arudino IDE. I am also able to print that data to a .txt file.
Is there a way to do real-time plotting in Matlab with the data from the accelerometer?
France Lotto
2022 年 10 月 18 日
Hello. I wrote a program for adxl345(accelerometer sensor) with the arduino uno IDE in I2C. but my goal is to show plot on matlab and save it. anyone can
Amit Charantimath
2022 年 12 月 16 日
編集済み: Amit Charantimath
2022 年 12 月 16 日
ADXL345 is now supported on MATLAB Arduino. You can stream data from ADXL345 connected to MATLAB into Arduino and plot the acceleration data.
Here is the documentation link for adxl345.
Thanks,
Amit
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Instrument Control Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!