Community Profile

photo

Rolfe Dlugy-Hegwer

MathWorks

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

통계

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

배지 보기

Content Feed

보기 기준

답변 있음
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...

9년 초과 전 | 0

| 수락됨

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

거의 10년 전 | 0

| 수락됨

답변 있음
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...

거의 10년 전 | 0

| 수락됨

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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...

대략 10년 전 | 0

답변 있음
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 ...

10년 초과 전 | 0

답변 있음
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. ...

10년 초과 전 | 0

답변 있음
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...

10년 초과 전 | 0

답변 있음
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...

10년 초과 전 | 0

| 수락됨

답변 있음
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...

10년 초과 전 | 0

| 수락됨

답변 있음
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...

10년 초과 전 | 0

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

10년 초과 전 | 0

| 수락됨

답변 있음
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...

10년 초과 전 | 1

답변 있음
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...

10년 초과 전 | 0

답변 있음
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...

10년 초과 전 | 0

답변 있음
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...

10년 초과 전 | 1

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

10년 초과 전 | 0

| 수락됨

답변 있음
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...

10년 초과 전 | 1

답변 있음
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).

10년 초과 전 | 0

답변 있음
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...

거의 11년 전 | 0

답변 있음
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...

대략 11년 전 | 0

답변 있음
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...

대략 11년 전 | 0

| 수락됨

답변 있음
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...

대략 11년 전 | 0

답변 있음
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...

대략 11년 전 | 3

더 보기