[Tutor] Suggestions on pyserial for RS232 com monitor?
dw
bw_dw at fastmail.fm
Wed Feb 18 17:18:11 CET 2015
Hi Python Gang.
I have a project where I'm sending serial data to a Ten-Tec RX320 radio
receiver.
I'm using COM2 @1200 baud....(standard N,8,1 parameters).
I have a need to verify the data that I'm sending to the device.
It occurred to me that python installed on a laptop might be a great
idea.
I can send the commands to the laptop instead of the radio and monitor
the commands.
Does anyone have any suggestions on a python script that would wait for
incoming data on a select com and display the data once sent?
I would probably install python 2.7 in the laptop for this project,
since the laptop has Ubuntu 12.04 OS.
Any suggestions, script, or point me in a direction would be greatly
appreciated.
Sincere thanks!
dw :-]
--
Bw_dw at fastmail.net
More information about the Tutor
mailing list