Borrar filtros
Borrar filtros

COMMUNICATING WITH PIC MICROCONTROLLER THROUGH USB HID

7 visualizaciones (últimos 30 días)
Ananthu S
Ananthu S el 4 de En. de 2016
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.

Respuestas (0)

Categorías

Más información sobre Dialog Boxes en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by