Re: Serial Port (RS-232)
Tiago Maluta <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
> Hi Friends, > I am pretty new to Linux programming, I want to start doing > something > useful, so I was thinking to start programming the serial > port (RS-232) of > my box, so I can read and write data from it, can someone > of you give some A good start is reading Michael R. Sweet's guide [1] on Serial Programming for POSIX Operating Systems [1] http://www.easysw.com/~mike/serial/serial.html For a complete reference, I use The Linux Documentation Project (TLDP) section about Serial [2] [2] http://tldp.org/HOWTO/Serial-HOWTO.html -- Tiago Maluta