ArduinIO package Libraries' documentation
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to make a GUI and I need my arduino to be I2C interfaced. I have used the arduinoIO package before but not with the I2C interface. After going through the Mathworks documentation, I found this tutorial (<http://www.mathworks.com/help/supportpkg/arduinoio/examples/measure-temperature-from-i2c-device-on-arduino-hardware.html>) Can anyone tell me where I can find the complete documentation for the I2C library? I already checked the arduinoIO.m file and 'Libraries' doesn't even seem to be an input. Does MATLAB(R2014a) have an inbuilt ArduinoIO package? I have been using the popular one on the file exchange.
Thanks in advance
0 件のコメント
回答 (1 件)
Abhishek GS
2015 年 4 月 17 日
Hi Mathews,
You can also download the MATLAB Support package from your MATLAB Command prompt by typing 'supportPackageInstaller', choose 'Install from Internet' option and then choosing the MATLAB Support Package under Arduino option.
Refer this , this and this link for documentation regarding the I2C interface with MATLAB Support Package for Arduino.
Cheers,
Abhishek
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!