Saturday 28 June 2014

MATLAB & ARDUINO interfacing - Part#1

After complete installation of connecting and uploading arduino uno, in the previous post,in this post we will give explanation of downloading and uploading required resources for creating arduino IDE a server for establishing  communication with MATLAB.
For interfacing arduino uno with MATLAB ,it is important to prepare arduino IDE to create proper communication between MATLAB and arduino uno. The steps involed to prepare arduino IDE are:

1.The first step for interfacing arduino with MATLAB is to download the MATLAB support for Arduino UNO from Mathworks website
http://www.mathworks.in/matlabcentral/fileexchange/32374-matlab-support-package-for-arduino--aka-arduinoio-package-

2. After downloading MATLAB support for arduino uno,unzip the  Arduino IO file and locate a folder name 'pde' in Arduino IO then copy the 'pde' folder and paste it in LIBRARIES named folder within Arduino named folder which located in PROGRAM FILES.

3 After following above two steps , confirm the addition of PDE in libraries of arduino IDE, open arduino IDE and select EXAMPLES option and verify weather the PDE is enlsted under EXAMPLES option. As shown in image below.


Follow these steps to prepare arduino IDE for making communication between Arduino UNO and MATLAB. For more eleaborate explanation watch this youtube video and subscribe our channel
 MATuino R.


In next post we will elaborate the MATLAB setup for arduino interface and establish communication between arduino UNO and MATLAB.
Keep sharing ideas related to MATLAB arduino interface , or comment if have any query.

No comments:

Post a Comment

Browse and display image in MATLAB

First of all, excuse us for not posting any tutorial and videos on our you tube channel for such a long time. Recently one of our subscrib...