Results 1 to 1 of 1
Hi all!!!
i'm a beginner in Linux.
my application requires communication with serial port.
i'm using "open()", read(), write() system calls.
i'm able to write to the serial port.
the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-07-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
Code for sending and receiving data through serial port
Hi all!!!
i'm a beginner in Linux.
my application requires communication with serial port.
i'm using "open()", read(), write() system calls.
i'm able to write to the serial port.
the problem that i'm facing to write what ever i read from the serial port to a text file.
can some one suggest me regarding this.
thanks in advance,
Kalyan


Reply With Quote
