Community Profile

photo

Rolfe Dlugy-Hegwer

MathWorks

Attivo dal 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

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risposto
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...

oltre 9 anni fa | 0

| accettato

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

quasi 10 anni fa | 0

| accettato

Risposto
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...

quasi 10 anni fa | 0

| accettato

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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...

circa 10 anni fa | 0

Risposto
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 ...

oltre 10 anni fa | 0

Risposto
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. ...

oltre 10 anni fa | 0

Risposto
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...

oltre 10 anni fa | 0

Risposto
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...

oltre 10 anni fa | 0

| accettato

Risposto
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...

oltre 10 anni fa | 0

| accettato

Risposto
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...

oltre 10 anni fa | 0

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

oltre 10 anni fa | 0

| accettato

Risposto
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...

oltre 10 anni fa | 1

Risposto
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...

oltre 10 anni fa | 0

Risposto
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...

oltre 10 anni fa | 0

Risposto
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...

oltre 10 anni fa | 1

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

oltre 10 anni fa | 0

| accettato

Risposto
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...

oltre 10 anni fa | 1

Risposto
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).

oltre 10 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

Risposto
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...

circa 11 anni fa | 0

Risposto
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...

circa 11 anni fa | 0

| accettato

Risposto
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...

circa 11 anni fa | 0

Risposto
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...

circa 11 anni fa | 3

Carica altro