Community Profile

photo

Rolfe Dlugy-Hegwer

MathWorks

Con actividad desde 2012

I am a Technical Communicator with the Embedded Targets team at MathWorks. I work with Simulink, Simulink Coder, and Embedded Coder. I also work with educational targets in Simulink, which you can use to run models on Arduino, LEGO MINDSTORMS NXT, BeagleBoard, and PandaBoard hardware.

The advice and opinions I post here are my own, not those of MathWorks.

IMPORTANT NOTE: Please be considerate and avoid sending personal messages to contributors on this forum. All users participate voluntarily, and in their spare time. Formulate your problem well and post it as a question on the forum. Be patient and allow time for it to be answered.

More tips for getting your questions answered:
* http://www.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers
* http://www.mathworks.com/matlabcentral/answers/20313-how-to-get-answers-for-my-unanswered-questions
Professional Interests: Technical Communication, Embedded Targets, Educational Hardware

Estadísticas

  • First Review
  • 3 Month Streak
  • Revival Level 3
  • Knowledgeable Level 4
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Data Graph plot from excel sheet
Thanks for asking, Aya. I would start with <http://www.mathworks.com/help/matlab/matlab_external/example-reading-excel-spreadshe...

más de 9 años hace | 0

| aceptada

Respondida
problem with arduino uno
I strongly recommend performing the following steps: # Installing the drivers and connecting the Arduino hardware. # Identif...

casi 10 años hace | 0

| aceptada

Respondida
how to play a video file on a display monitor attached to raspberry pi?
For playback, the best approach would be to use Raspbmc (XBMC for RasPI). If you are working on video stabilization/computer vis...

casi 10 años hace | 0

| aceptada

Respondida
Matlab and arduino how to read the state from Arduino
Thanks for asking, Evrard. Are you using <http://www.mathworks.com/matlabcentral/fileexchange/32374-matlab-support-package-for-a...

alrededor de 10 años hace | 0

Respondida
Hi, I am trying to run stepper motor using arduino. Can i use the package with any motor shield available in the market?
Hi Abdul. Thanks for asking. The <http://www.mathworks.com/matlabcentral/fileexchange/32374-matlab-support-package-for-arduin...

alrededor de 10 años hace | 0

Respondida
ArduinoUno Digital and Analog Inputs Simulink
Click the the "Deploy to hardware" button as described in the <http://www.mathworks.com/help/simulink/ug/run-model-on-arduino-ha...

alrededor de 10 años hace | 0

Respondida
How to resolve a network connection error when downloading support packages?
Some antivirus software blocks or delays large downloads for support packages. Please pause your antivirus software. Then resta...

alrededor de 10 años hace | 0

Respondida
Why do I get an error when using Target Installer to install Arduino Mega2560 board support package?
Please try pausing your antivirus software and repeating the process. Let us know if that worked...

alrededor de 10 años hace | 0

Respondida
Error variable(file name) too large while downloading a simulink model on to arduino mega 2560
One <https://www.facebook.com/ArduinoSimulink/posts/308153665980469 possible cause> : Having Arduino and MATLAB/Simulink softwar...

alrededor de 10 años hace | 0

Respondida
Send Arduino acquisition to host PC
Hi Marco, Use External mode with a To File block, as described in <http://www.mathworks.com/help/simulink/ug/tune-and-monitor-mo...

alrededor de 10 años hace | 0

Respondida
Arduino Simulink Analog input
Hi Anil, It sounds like you clicked the Run (green triangle) button, which simulates the model on your host computer. Try clicki...

alrededor de 10 años hace | 0

Respondida
Publish main code with clickable links to subroutines
Check this out: <http://www.mathworks.com/help/matlab/creating-help.html Custom Documentation - Add help and documentation for ...

más de 10 años hace | 0

Respondida
Test for Arduino Target
At this time (R2013b), there isn't a MATLAB function you can use to automatically check which support packages are installed. ...

más de 10 años hace | 0

Respondida
how to program an ardunio duemilanove using simulink ?
Sorry, but <http://www.mathworks.com/hardware-support/arduino-simulink.html Duemilanove is not supported>. Please try using Ardu...

más de 10 años hace | 0

Respondida
I can not connect my arduino to MATLAB
Which sketch are you using? During the mean time, please try <http://www.mathworks.com/matlabcentral/answers/34257-a-timeout-o...

más de 10 años hace | 0

| aceptada

Respondida
Simulink Arduino - size of file loaded onto the Arduino
You're correct. The hex file you see is not the size of the hex file the software uploaded to the Arduino hardware. Unfortunatel...

más de 10 años hace | 0

| aceptada

Respondida
Best bluetooth module for Arduino
First, to make sure we understand, let's confirm what you are trying to accomplish: # Gathering sensor data on your host comp...

más de 10 años hace | 0

Respondida
MultiTasking support in Simulink for Lego Mindstorms NXT 2.0 target?
No, sorry. This feature only supports SingleTasking.

más de 10 años hace | 0

| aceptada

Respondida
Using Matlab GUI with Arduino support package
Can I: * Q: Create a GUI application that runs on a host computer without MATLAB? * A: Doing this requires the "MATLAB Comp...

más de 10 años hace | 1

Respondida
Is there a way to program the arduino with MATLAB code and then run the arduino without the connection to MATLAB?
To run Support Package Installer in MATLAB R2012a (including the Student Edition), enter "targetinstaller" With R2012a, you can...

más de 10 años hace | 0

Respondida
Getting error while running Arduino in external mode in simulink(r2012b)
Thanks for your message, Shri. It looks like a problem with the physical connection or configuration. First test that you can ru...

más de 10 años hace | 0

Respondida
Connecting to Arduino with Matlab on Windows 7
Nick, Try closing the Arduino IDE and Arduino Serial Monitor tool before using the Arduino toolbox for MATLAB. Otherwise, reboot...

más de 10 años hace | 1

Respondida
Why Arduino motor shield ?
Yes, you can. Please see http://www.mathworks.com/matlabcentral/fileexchange/32374

más de 10 años hace | 0

| aceptada

Respondida
How can I complete the installation of MATLAB Support Package for Arduino (aka ArduinoIO Package)
<http://www.mathworks.com/matlabcentral/fileexchange/32374 MATLAB Support Package for Arduino> indicates support for MATLAB 7.10...

más de 10 años hace | 1

Respondida
Simulink/Arduino Package: What is the difference between the "Arduino Servo Read" block and "Arduino Standard Servo Read " block?
They are the same block. The block was renamed to emphasize its use with standard servos (versus continuous servos).

más de 10 años hace | 0

Respondida
Is it possible to link Matlab with Code Composer Studio v3.1?
One possibility is the "Custom toolchain registration" feature in MATLAB Coder. MATLAB Coder software enables you to register th...

casi 11 años hace | 0

Respondida
Communicate beagleboard xm with serial port by using simulink
Thanks for asking, Mr. Irmak. The documentation contains the following topics related to connecting to the Linux command line on...

alrededor de 11 años hace | 0

Respondida
Can I switch the beagleboard / pandaboard firmwares?
Hi Bharath. Thanks for asking. To answer your questions: Q: Is the firmware that gets downloaded with the targetinstaller any...

alrededor de 11 años hace | 0

| aceptada

Respondida
How can I run 2 stepper motors simultaneously connected to an arduino Uno using Matlab?
If you install the Simulink Support Package for Arduino Hardware, check out the "Drive with PID Control" tutorial example with i...

alrededor de 11 años hace | 0

Respondida
Create custom arduino simulink blocks to use existing arduino libraries
Hi Aditya. You might be interested in the "Device Drivers - Developing Simulink Device Driver Blocks: Step-By-Step Guide and Exa...

alrededor de 11 años hace | 3

Cargar más