I am a novice in the use of Matlab. I am trying to send 8/16 bit codes to the USB port of the PC using matlab. I have no clue whether the USb port can be interfaced with the matlab. The codes are generated internally generated using a code generator logic. The output codes are to be give to a wireless transmitter. Can u suggest any ways to do it?? Is there any manual to be referred??
Parth Desai wrote on 22-Dec-08 05:57 :
> Hi.
>
> I am a novice in the use of Matlab. I am trying to send 8/16 bit codes to the USB port of the PC using matlab. I have no clue whether the USb port can be interfaced with the matlab. The codes are generated internally generated using a code generator logic. The output codes are to be give to a wireless transmitter. Can u suggest any ways to do it?? Is there any manual to be referred??
Results 1 - 10 of about 1,020,000 for matlab and usb. (0.15 seconds)
On Dec 22, 7:57=A0am, "Parth Desai" <parth1...@yahoo.com> wrote:
> Hi.
>
> I am a novice in the use of Matlab. I am trying to send 8/16 bit codes to=
the USB port of the PC using matlab. I have no clue whether the USb port c=
an be interfaced with the matlab. The codes are generated internally genera=
ted using a code generator logic. The output codes are to be give to a wire=
less transmitter. Can u suggest any ways to do it?? Is there any manual to =
be referred??
>
> Thanks.
One possible way is to use a USB to serial port adapter. An adapter
costs about US$30.00. Then use the serial I/O capability built into
Matlab to write to a serial port. In the Matlab help file look up
Serial I/O to find information on how to use a serial I/O port. To
find out out what COM port to write to select Control Panel | System |
Hardware Tab | Device Manager. Click on the + sign next to "Ports".
In the list you should see something like COM9,
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.