フィルターのクリア

COMMUNICATING WITH PIC MICROCONTROLLER THROUGH USB HID

7 ビュー (過去 30 日間)
Ananthu S
Ananthu S 2016 年 1 月 4 日
I want to send data from MATLAB to PIC through USB HID . Can it be done using the serial communication technique in MATLAB, i.e in the following way.
s=serial( Name of COM PORT); fopen(s); fprintf(s, data to be sent);
If it is not possible , please suggest some other methods.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDialog Boxes についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by