ArduinIO package Libraries' documentation
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Abhishek GS
on 17 Apr 2015
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 Comments
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!