フィルターのクリア

Plot graph of 3 sensors using Arduino

1 回表示 (過去 30 日間)
Angel Lira
Angel Lira 2018 年 7 月 3 日
回答済み: Arpita Agrawal 2018 年 7 月 16 日
Hi guys, I am new to Arduino and Matlab. My project is to plot a graph in Matlab from 3 different temperature sensors using only one wire, which means I2C protocol. I can do it in Arduino by using the Wire library to find the specific addresses. But I don't know how to find these addresses in Matlab to plot it. Does anybody know what I should do? Is it possible to plot this graph without those addresses? Thanks very much.

採用された回答

Arpita Agrawal
Arpita Agrawal 2018 年 7 月 16 日
You can refer to documentation for MATLAB Support Package for Arduino Hardware https://in.mathworks.com/help/supportpkg/arduinoio/index.html to get started with how to work with Arduino hardware from MATLAB.
The example mentioned above illustrates how to read temperate from a tmp102 connected over I2C to Arduino hardware.

その他の回答 (0 件)

カテゴリ

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