Article: Using MATLAB with External Hardware (Garmin GPS example)

Configuring and controlling external hardware with MATLAB
다운로드 수: 14.6K
업데이트 날짜: 2016/9/1

라이선스 보기

This MATLAB® example shows you how to configure and control external hardware in MATLAB. Specifically, we show how to use MATLAB to communicate with a Garmin® handheld Global Positioning System (GPS) receiver with an RS-232 serial interface.
MATLAB supports serial devices including RS-232 using the Instrument Control Toolbox™. In the article, we describe how to use a graphical user interface called TMTool to locate, configure, and control the hardware without writing MATLAB script. We also show how to create drivers to incorporate lower level commands.

This MATLAB example is featured and explained in the May 2007 MATLAB Digest article called "Configuring and Controlling External Hardware in MATLAB" authored by Trent Jarvi of The MathWorks. This article is available at:
http://www.mathworks.com/company/newsletters/articles/configuring-and-controlling-external-hardware-in-matlab.html
Learn more about using MATLAB with a wide array of external hardware such as serial devices and instruments at the following page:
http://www.mathworks.com/hardware-support/instrument-control-software.html

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.1

Updated license

1.3.0.0

Adding BSD license.

1.0.0.0

- Updated description to provide link to article.