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
답변 (1개)
Kaustubha Govind
2011년 3월 11일
0 개 추천
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).
카테고리
도움말 센터 및 File Exchange에서 Analog Devices ADALM1000 Support from Data Acquisition Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!