Rank: 10 based on 1980 downloads (last 30 days) and 17 files submitted
photo

MathWorks Classroom Resources Team

E-mail
Company/University
The MathWorks, Inc.

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by MathWorks Classroom Resources Team View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
17 Oct 2012 Screenshot MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team arduino, data acquisition, simulink, uno, hardware interface, the error and warning... 1674 51
  • 4.4
4.4 | 12 ratings
14 Mar 2012 Screenshot Embedded Coder Support Package for Arduino Simulink block library for creating standalone Arduino applications (requires Embedded Coder) Author: MathWorks Classroom Resources Team arduino, support package, embedded coder, pil, simulink, modeling 242 39
  • 4.55556
4.6 | 9 ratings
01 Mar 2012 Screenshot Embedded Coder Support Package for Beagle Board Simulink block library for creating standalone applications for the Beagle Board Author: MathWorks Classroom Resources Team beagle board, beagleboard, support package 17 17
13 Sep 2011 MATLAB Support Package for Vernier SensorDAQ MATLAB library for reading Vernier sensors using SensorDAQ hardware Author: MathWorks Classroom Resources Team support package, vernier, sensordaq, vernier sensordaq, vernier sensors, data acquisition tool... 15 0
22 Aug 2011 MATLAB Support Package for NI ELVIS II MATLAB library for communicating with a National Instrument ELVIS II prototyping platform Author: MathWorks Classroom Resources Team support package, elvis, ni, elvis ii, elvis 2, data acquisition tool... 6 0
Comments and Ratings by MathWorks Classroom Resources Team View all
Updated File Comments Rating
29 Apr 2013 Device Drivers Developing Simulink Device Driver Blocks: Step-By-Step Guide and Examples Author: Giampiero Campa

Nathan, if you include a .cpp file then you should rename the generated wrapper function from .c to .cpp, and also open it and write: ' extern "C" ' before the two function calls.

Please have a look at page 20 of the guide, which explains how to do this, and let me know if it works.

15 Mar 2013 Arduino IO package: Slides and Examples Slides for the webinar: "Learning Basic Mechatronics Concepts Using the Arduino Board and MATLAB". Author: Giampiero Campa

Hi Patricia and everybody else. If you get the timeout error one thing i would suggest is to go into the arduino.m
file, find these lines:

fprintf(1,'Attempting connection .');
for i=1:12,
pause(1);
fprintf(1,'.');
end

and increase that 12 up to 15 or more until it works. Another suggestion
is using the adiosrv.pde file instead of motorsrv.pde or srv.pde.

03 Apr 2012 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team

General guidelines

* Please use this FileExchange page for general comments and ratings on the support package

* If you have questions about using this support package, post your question at http://www.mathworks.com/matlabcentral/answers (with tag "arduino", and product "matlab")

30 Mar 2012 Embedded Coder Support Package for Beagle Board Simulink block library for creating standalone applications for the Beagle Board Author: MathWorks Classroom Resources Team

--------------
NOTE: Starting with R2012a, the ability to deploy applications to Beagleboard is included in Simulink (no additional products are required). For more info, see
http://www.mathworks.com/academia/beagleboard/

For a summary of Beagleboard support in releases prior to R2012a, see http://www.mathworks.com/support/solutions/en/data/1-GYO11R/index.html
--------------

30 Mar 2012 Embedded Coder Support Package for Arduino Simulink block library for creating standalone Arduino applications (requires Embedded Coder) Author: MathWorks Classroom Resources Team

General guidelines:
* Please use this FileExchange page to post general comments and ratings on the support package

* If you have questions about using this support package, post your question at http://www.mathworks.com/matlabcentral/answers (with tag "arduino", and product "Embedded Coder")

Comments and Ratings on MathWorks Classroom Resources Team's Files View all
Updated File Comment by Comments Rating
23 May 2013 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team Perez, Omar

When Arduino and Matlab work together using the arduino io library. What's the clock speed?

18 May 2013 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team Rathor, Dheerendra

When i start with a=arduino('COM5');
it returns a error
"??? Undefined function or method 'arduino' for input arguments of type 'char'."
i can't figure out why. can anybody help me?

12 May 2013 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team Vejvoda, Jiri

12 May 2013 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team Vejvoda, Jiri

06 May 2013 MATLAB Support Package for Arduino (aka ArduinoIO Package) MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board Author: MathWorks Classroom Resources Team Miguel

it works well, bot sometimes it doesnt recognize any COM port......
A question: someone have tried to send a value of angle to a servo from a variable?

i want to send an angle to a servo, but it changes depending some conditions, so i want to send something like this

target.servoWrite(10,ang);

where"ang" is variable. I have tried to program this, but matlab says it isnt a valid argument.......some ideas?

PD: sorry for bad english

Top Tags Applied by MathWorks Classroom Resources Team
teaching, support package, data acquisition, hardware interface, lab hardware
Files Tagged by MathWorks Classroom Resources Team View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 Apr 2013 Screenshot regexpHelper Helper app designed for testing regexp patterns on text. Author: Tom Gaudette teaching, regexp, gui 23 0
19 Mar 2013 Screenshot Sim.I.am A MATLAB-based educational bridge between theory and practice in robotics. Author: Jean-Pierre de la Croix robotics, control design, simulation, education, demo, potw 74 3
  • 5.0
5.0 | 1 rating
18 Mar 2013 Screenshot Inverted Pendulum Control Animation of inverted pendulum LQR control system Author: Rick Hill lqr control design, inverted pendulum ani..., nonlinear simulation, teaching 90 0
18 Mar 2013 Screenshot Bus Suspension Control Animation of bus suspension control system with root locus Author: Rick Hill root locus control de..., bus suspension animat..., simulation, teaching 28 0
18 Mar 2013 Screenshot Ball & Beam Control Animation of ball & beam state-feedback control system Author: Rick Hill statefeedback control..., pole placement, ball beam animation, simulation, teaching 40 0

Contact us