Transmitting a signal from matlab

Greetings, I am trying to send a signal from my matlab program to a microcontroller (I am thinking of using parallax educational propeller). I am beginner and I have no idea how to start or if I should generate a voltage or something from matlab and send it to the micro controller.
Any help is greatly appreciated Thank You

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 11 Mär. 2011

0 Stimmen

There are several external interfacing options depending on whether you would like to connect to a hardware (say serial) port directly, or call into existing C++ libraries, COM components, etc (ie. drivers).

Gefragt:

am 11 Mär. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by