http://www.perlmonks.org?node_id=89363


in reply to sending to & reading from serial port

I'm having a little trouble (as a PERL newbie) reading my serial output (using the linux serial port PERL mod)...input from my script works great. What command and syntax would I use to parse the stuff I see in my minicom window? Right now I am being cheesy and using a minicom flag to write to a file for manual review.
  • Comment on Re: sending to & reading from serial port

Replies are listed 'Best First'.
Re^2: sending to & reading from serial port
by Anonymous Monk on Nov 19, 2010 at 12:13 UTC
    <Hi, Can anyone please tell how to send and receive the data using perl script in CAN???>