USB Interface using MATLAB

조회 수: 4 (최근 30일)
Abhineet Mishra
Abhineet Mishra 2012년 1월 21일
Hello Friends
Is there anyway to access USB or any other communication port in our laptop using MATLAB? We can send and receive data on parallel port using MATLAB but can we do it with USB because we don't have parallel port in laptops?
Thanks in Advance
Abhineet

채택된 답변

Image Analyst
Image Analyst 2012년 1월 21일
Yes you can. You need the Data Acquisition Toolbox. I use the devices by Measurement Computing Corporation.

추가 답변 (1개)

Abhineet Mishra
Abhineet Mishra 2012년 1월 21일
Thank You for your response Image Analyst. We can acquire data from all these ports but can we also send data to these ports?
  댓글 수: 1
Image Analyst
Image Analyst 2012년 1월 21일
Yes you can. You can read and write (i.e. set or detect) high and low voltages to the pins of the device. You can use it to light up LEDs, detect switch closures, turn on other devices (motors, etc.), digitize analog signals, etc.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by