Plot Graph Signal From Serial Port I/O
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can we plot the signal from serial port I/O (RS232)? Thank You
0 Commenti
Risposte (2)
Walter Roberson
il 28 Apr 2011
Which signal? RS232 can be done in as little as three wires (receive, transmit, and ground), but it is more common to use at least 5 (adding flow control), and on the standard IBM DB-9 serial port, 8 of the 9 pins have a well-defined use.
4 Commenti
Walter Roberson
il 2 Mag 2011
I suggest reading this documentation:
http://www.mathworks.com/help/techdoc/matlab_external/f62852.html
Claudio Gambelli
il 27 Nov 2013
Yes it's possible to plot data received form serial port, i have developped this tool with customized protocol RTCPlot. Video and information are at the following link: http://www.gambelli.eu/body.php?page=product.htm
Bye Claudio
0 Commenti
Vedere anche
Categorie
Scopri di più su Bartlett in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!